diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 18:34:15 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 18:34:15 +0000 |
commit | f060038cb4c429a087f93bddc2816b1060ab00c0 (patch) | |
tree | a1c7eaf22c01c0028fce17bea4e023117626beef /x11-wm/sawfish | |
parent | 03706db785e714db5584486b589b95396493bca3 (diff) | |
download | ports-f060038cb4c429a087f93bddc2816b1060ab00c0.tar.gz ports-f060038cb4c429a087f93bddc2816b1060ab00c0.zip |
Notes
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index ceedbf3e13e5..c80caf0fcd23 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/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 |