summaryrefslogtreecommitdiff
path: root/x11-wm/sawfish2/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-02-23 18:34:15 +0000
committerAde Lovett <ade@FreeBSD.org>2000-02-23 18:34:15 +0000
commitf060038cb4c429a087f93bddc2816b1060ab00c0 (patch)
treea1c7eaf22c01c0028fce17bea4e023117626beef /x11-wm/sawfish2/Makefile
parentUpdate 0.2p -> 0.2q (diff)
Fix bogon in PLIST_SUB that was preventing the PLIST
from being generated at install time. Not approved by: maintainer
Notes
Notes: svn path=/head/; revision=26210
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r--x11-wm/sawfish2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index ceedbf3e13e5..c80caf0fcd23 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -24,7 +24,7 @@ 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} ${VERSION}
+PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${VERSION}
VERSION= 0.24
USE_X_PREFIX= yes