diff options
Diffstat (limited to 'net/lanbrowsing/Makefile')
-rw-r--r-- | net/lanbrowsing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/lanbrowsing/Makefile b/net/lanbrowsing/Makefile index afec21d..9ad0ce1 100644 --- a/net/lanbrowsing/Makefile +++ b/net/lanbrowsing/Makefile @@ -7,6 +7,7 @@ PORTNAME= lanbrowsing PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -26,7 +27,7 @@ PREFIX= ${KDE_PREFIX} USE_RC_SUBR= yes USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdenetwork-${PORTVERSION} INSTALLS_SHLIB= yes |