aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish2/Makefile
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2000-02-18 21:34:45 +0800
committernakai <nakai@FreeBSD.org>2000-02-18 21:34:45 +0800
commit9e07237b5ecd33ec82e0eee6d5de25dfa6819128 (patch)
treec1a463ffcf53ccf533dcde201a72a0049f2ab8be /x11-wm/sawfish2/Makefile
parent8a0100db18661d8292603e1c7a5fd82aaf9ecf41 (diff)
downloadfreebsd-ports-graphics-9e07237b5ecd33ec82e0eee6d5de25dfa6819128.tar.gz
freebsd-ports-graphics-9e07237b5ecd33ec82e0eee6d5de25dfa6819128.tar.zst
freebsd-ports-graphics-9e07237b5ecd33ec82e0eee6d5de25dfa6819128.zip
Use %%VERSION%% for maintanance convenience.
Submitted by: taoka@FreeBSD.org
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r--x11-wm/sawfish2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 3f32980980c..ceedbf3e13e 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -24,7 +24,8 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/libgtk.so:${PORTS
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
+PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} ${VERSION}
+VERSION= 0.24
USE_X_PREFIX= yes
USE_GMAKE= yes