diff options
Diffstat (limited to 'www/neon29/Makefile')
-rw-r--r-- | www/neon29/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 4ea7d57f2aa6..413c3c4ac3de 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -7,7 +7,7 @@ PORTNAME= neon29 PORTVERSION= 0.29.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ DISTNAME= neon-${PORTVERSION} @@ -20,7 +20,7 @@ CONFLICTS= neon2[6|8]-[0-9]* USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack ltverhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared \ --with-libs=${LOCALBASE}:${PREFIX} |