diff options
Diffstat (limited to 'devel/dotconf/Makefile')
-rw-r--r-- | devel/dotconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index aea22b4ac804..a67d80a41dea 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -8,12 +8,14 @@ PORTNAME= dotconf PORTVERSION= 1.0.13 +PORTREVISION= 1 CATEGORIES= devel 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_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |