aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-12-24 15:49:20 +0800
committerdinoex <dinoex@FreeBSD.org>2008-12-24 15:49:20 +0800
commit5e4a0cba5b944d4ceb7624dd3468a8b68746f46a (patch)
treeafd3c9e8c7b4278e0d1049cbf9340b0a0fafd10b /Mk
parentc6d7e8abffd1739eb0632de4879c16993aa40ed3 (diff)
downloadfreebsd-ports-gnome-5e4a0cba5b944d4ceb7624dd3468a8b68746f46a.tar.gz
freebsd-ports-gnome-5e4a0cba5b944d4ceb7624dd3468a8b68746f46a.tar.zst
freebsd-ports-gnome-5e4a0cba5b944d4ceb7624dd3468a8b68746f46a.zip
- update to gnustep-back 0.16.0
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnustep.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk
index 1b8d7dcd4183..bca2db736c3a 100644
--- a/Mk/bsd.gnustep.mk
+++ b/Mk/bsd.gnustep.mk
@@ -268,7 +268,7 @@ RUN_DEPENDS+= ${GNUSTEP_SYSTEM_LIBRARIES}/libgnustep-gui.so:${PORTSDIR}/${GNUSTE
# using any backend
#
.if defined(USE_GNUSTEP_BACK)
-BACKSUFFIX?= -014
+BACKSUFFIX?= -016
.if defined(WITH_GNUSTEP_XDPS)
GNUSTEP_WITH_XDPS=yes
.elif defined(WITH_GNUSTEP_LIBART)