diff options
-rw-r--r-- | devel/dotconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index a67d80a41dea..59578949ffc2 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/v1.0/ MAINTAINER= clement@FreeBSD.org COMMENT= A simple, powerful configuration-file parser -USE_GNOME= gnomehack +USE_GNOME= gnomehack pkgconfig USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |