aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libsexymm/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-12 22:04:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-12 22:04:24 +0000
commit9e999f103280d530e9811b536acf2729bba62574 (patch)
treeee435b40b680bfb5b0963b1735a6f9b4cb3a0970 /x11-toolkits/libsexymm/Makefile
parent71f2bea423e663d0349381a661f45fea2ad101a1 (diff)
downloadports-9e999f103280d530e9811b536acf2729bba62574.tar.gz
ports-9e999f103280d530e9811b536acf2729bba62574.zip
Notes
Diffstat (limited to 'x11-toolkits/libsexymm/Makefile')
-rw-r--r--x11-toolkits/libsexymm/Makefile27
1 files changed, 13 insertions, 14 deletions
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
index 7e29f5ef5e45..d521ba00f9c9 100644
--- a/x11-toolkits/libsexymm/Makefile
+++ b/x11-toolkits/libsexymm/Makefile
@@ -5,23 +5,22 @@
# $FreeBSD$
#
-PORTNAME= libsexymm
-PORTVERSION= 0.1.7
-CATEGORIES= x11-toolkits devel
-MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
+PORTNAME= libsexymm
+PORTVERSION= 0.1.9
+CATEGORIES= x11-toolkits devel
+MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
-MAINTAINER= andreas@syndrom23.de
-COMMENT= C++ bindings for libsexy
+MAINTAINER= andreas@syndrom23.de
+COMMENT= C++ bindings for libsexy
-LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
- sexy:${PORTSDIR}/x11-toolkits/libsexy
+LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
+ sexy:${PORTSDIR}/x11-toolkits/libsexy
USE_AUTOTOOLS= libtool:15
-USE_GNOME= gnomehack
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-INSTALLS_SHLIB= yes
-USE_X_PREFIX= yes
-USE_GCC= 3.4
+USE_GNOME= gnomehack
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_LDCONFIG= yes
+USE_X_PREFIX= yes
.include <bsd.port.mk>