diff options
Diffstat (limited to 'devel/varconf/Makefile')
-rw-r--r-- | devel/varconf/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile index 3725f29fbb19..7e4b41d64888 100644 --- a/devel/varconf/Makefile +++ b/devel/varconf/Makefile @@ -7,7 +7,6 @@ PORTNAME= varconf PORTVERSION= 0.6.4 -PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge @@ -17,12 +16,11 @@ COMMENT= A Configuration System for the STAGE Server LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 -USE_AUTOTOOLS= libtool:15:inc USE_GCC= 3.4 -USE_REINPLACE= YES -GNU_CONFIGURE= YES -INSTALLS_SHLIB= YES -USE_BZIP2= YES +USE_REINPLACE= yes +GNU_CONFIGURE= yes +INSTALLS_SHLIB= yes +USE_BZIP2= yes USE_GNOME= gnomehack post-patch: |