The regress target depends on junit.

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/geo/jeoip/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    26 Apr 2009 09:38:25 -0000      1.7
+++ Makefile    29 Apr 2010 08:20:23 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               Java interface to GeoIP database
 DISTNAME=              jeoip-0.5
-PKGNAME=               ${DISTNAME}p4
+PKGNAME=               ${DISTNAME}p5
 CATEGORIES=            geo net
 PKG_ARCH=              *
 
@@ -23,7 +23,8 @@
 MODJAVA_JRERUN=                Yes
 BUILD_DEPENDS=         :apache-ant->=1.6.1:devel/apache-ant:\
                        :junit-3.8.2:java/junit
-REGRESS_DEPENDS=       ::net/GeoIP
+REGRESS_DEPENDS=       ::net/GeoIP \
+                       :junit-3.8.2:java/junit
 RUN_DEPENDS=           ::net/GeoIP\
                        :javaPathHelper-*:java/javaPathHelper
 MAKE_ENV=              JAVA_HOME=${JAVA_HOME} \

Reply via email to