svn commit: r330669 - head/german/bugzilla40

Olli Hauer ohauer at FreeBSD.org
Thu Oct 17 20:03:25 UTC 2013


Author: ohauer
Date: Thu Oct 17 20:03:24 2013
New Revision: 330669
URL: http://svnweb.freebsd.org/changeset/ports/330669

Log:
  - fix RUN_DEPENDS

Modified:
  head/german/bugzilla40/Makefile

Modified: head/german/bugzilla40/Makefile
==============================================================================
--- head/german/bugzilla40/Makefile	Thu Oct 17 19:46:56 2013	(r330668)
+++ head/german/bugzilla40/Makefile	Thu Oct 17 20:03:24 2013	(r330669)
@@ -10,7 +10,7 @@ DISTNAME=	germzilla-${PORTVERSION}-1.utf
 MAINTAINER=	bugzilla at FreeBSD.org
 COMMENT=	German localization for Bugzilla
 
-RUN_DEPENDS=	bugzilla40>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla
+RUN_DEPENDS=	bugzilla40>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla40
 
 NO_WRKSUBDIR=	yes
 


More information about the svn-ports-all mailing list