summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-21 12:49:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-21 12:49:01 +0000
commitd89ff581c170d278c118b28f9921e361030eb9f8 (patch)
tree3cd55579f84d87e9541223af2db31da7b97ba9be /x11-toolkits/gnocl
parentUpdate to 0.3.1 (diff)
- Update to 0.5.12
PR: ports/58204 Submitted by: stephane Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=94641
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile14
-rw-r--r--x11-toolkits/gnocl/distinfo2
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 11993963c098..b220738de93b 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnocl
-PORTVERSION= 0.5.10
+PORTVERSION= 0.5.12
CATEGORIES= x11-toolkits devel
MASTER_SITES= http://www.dr-baum.net/gnocl/
@@ -23,13 +23,19 @@ BUILD_WRKSRC= ${WRKSRC}/src
CFLAGS+= -I${LOCALBASE}/include/tcl8.4
USE_X_PREFIX= yes
-USE_GNOME= libgnomecanvas
+USE_GNOME= libgnomecanvas gconf2
+
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == amd64
+CFLAGS+= -fPIC
+.endif
GNOCL_CANVAS_FILE="lib/libgnoclCanvas.so.1"
.if defined(WITHOUT_CANVAS)
ALL_TARGET= gnocl
-USE_GNOME= gtk20
+USE_GNOME= gtk20 gconf2
GNOCL_CANVAS_FILE= "@comment "
.endif
@@ -46,4 +52,4 @@ do-install:
${INSTALL_DATA} ${BUILD_WRKSRC}/gnoclCanvas.so ${PREFIX}/lib/libgnoclCanvas.so.1; \
fi; \
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/x11-toolkits/gnocl/distinfo b/x11-toolkits/gnocl/distinfo
index 266f8da3a24a..92105677af6d 100644
--- a/x11-toolkits/gnocl/distinfo
+++ b/x11-toolkits/gnocl/distinfo
@@ -1 +1 @@
-MD5 (gnocl-0.5.10.tar.bz2) = 1d1b01c536a58e217cf4f069d5113210
+MD5 (gnocl-0.5.12.tar.bz2) = 2d9894ff9ee3c23fdf89594fb7fc7d18