diff options
Diffstat (limited to 'net/knemo/Makefile')
-rw-r--r-- | net/knemo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/knemo/Makefile b/net/knemo/Makefile index f10d50e9cb20..97deff7875bc 100644 --- a/net/knemo/Makefile +++ b/net/knemo/Makefile @@ -6,7 +6,7 @@ PORTNAME= knemo PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net kde MASTER_SITES= http://www.eris23.de/knemo/ @@ -18,7 +18,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes post-patch: |