diff options
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r-- | x11-wm/sawfish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 1312f214fab5..08511f570cf1 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,6 +8,7 @@ PORTNAME= sawfish PORTVERSION= 1.3.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= SF @@ -24,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x1 GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//} PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION} -USE_XLIB= yes +USE_XORG= x11 USE_GMAKE= yes USE_GNOME= gnomehier gnomehack esound USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env |