diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pharmacy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index a844d0b1f4d2..b71d270003d4 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -7,7 +7,7 @@ PORTNAME= pharmacy PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= GNOME frontend for CVS USE_GMAKE= yes -USE_GNOME= yes +USE_GNOME= gnomeprefix gnomehack gnomelibs USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \ |