diff options
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 |