diff options
Diffstat (limited to 'devel/pharmacy/Makefile')
-rw-r--r-- | devel/pharmacy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index fa3e12676a2c..ef7acfa95cdd 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -11,9 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME frontend for CVS USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomeprefix gnomelibs -USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |