aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/panel--/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/panel--/Makefile')
-rw-r--r--x11-toolkits/panel--/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile
index e1bf3cf71261..50aaa9c6468d 100644
--- a/x11-toolkits/panel--/Makefile
+++ b/x11-toolkits/panel--/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= panelmm
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/panelmm
@@ -18,9 +18,8 @@ LIB_DEPENDS= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome--
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
-USE_LIBTOOL= yes
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
.include <bsd.port.mk>