aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-10-19 03:04:02 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-10-19 03:04:02 +0800
commitbe2998787976186cc48aecf4086f04e32f8fc420 (patch)
tree3fb08f228c04bf249472fa252588f7a5c0ac229b /x11-wm/sawfish/Makefile
parenta68a3aa81aed9a1daa768404d966b650197ead90 (diff)
downloadfreebsd-ports-gnome-be2998787976186cc48aecf4086f04e32f8fc420.tar.gz
freebsd-ports-gnome-be2998787976186cc48aecf4086f04e32f8fc420.tar.zst
freebsd-ports-gnome-be2998787976186cc48aecf4086f04e32f8fc420.zip
Update to 1.8.2
PR: 161625 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11-wm/sawfish/Makefile')
-rw-r--r--x11-wm/sawfish/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 761e780a1f01..4c151075b0bb 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -7,15 +7,16 @@
#
PORTNAME= sawfish
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
PORTEPOCH= 2
CATEGORIES= x11-wm
MASTER_SITES= http://download.tuxfamily.org/sawfish/
-DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
COMMENT= Lisp configurable window manager
+LICENSE= GPLv2
+
BUILD_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
rep.16:${PORTSDIR}/lang/librep
@@ -30,14 +31,15 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
--datadir=${PREFIX}/share
INSTALLS_ICONS= yes
+MAKE_JOBS_SAFE= yes
+
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
MANCOMPRESSED= yes
MAN1= sawfish.1 sawfish-client.1 sawfish-config.1
INFO= sawfish
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
post-patch:
@${REINPLACE_CMD} -e \
'/dnsdomainname/d' ${WRKSRC}/build-info