diff options
Diffstat (limited to 'x11-toolkits/libsexy/Makefile')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 76ae19e3a37b..2d35f0c61819 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsexy PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= x11-toolkits devel MASTER_SITES= http://osiris.chipx86.com/projects/libsexy/releases/ @@ -18,10 +19,8 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes USE_GNOME= gnomehack lthack gtk20 libxml2 -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_X_PREFIX= yes - GNU_CONFIGURE= yes .include <bsd.port.mk> |