summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-02-19 20:41:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-02-19 20:41:40 +0000
commit834910eb6170c9c167479626e3a3eb449adc67e9 (patch)
tree226cc25054a20d2d335a0afa7608d5d4b58781bb /x11-wm/windowmaker/Makefile
parentd634eb0bd771019e90681ab4cd6dd21a44580368 (diff)
downloadfreebsd-ports-834910eb6170c9c167479626e3a3eb449adc67e9.zip
Update to 0.64.0.
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r--x11-wm/windowmaker/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index ea414453e6f5..4533e27aa38a 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= windowmaker
-PORTVERSION= 0.63.1
+PORTVERSION= 0.64.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://jgo.local.net/cool_downloads/wm/ \
@@ -19,14 +19,12 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libfreetype.a:${PORTSDIR}/print/freetype2
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
PropList.2:${PORTSDIR}/devel/libPropList \
- intl.1:${PORTSDIR}/devel/gettext \
- freetype.6:${PORTSDIR}/print/freetype2
+ intl.1:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
USE_PERL5= yes
@@ -37,7 +35,7 @@ USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= X11BASE=${X11BASE} \
LIBS=-L${LOCALBASE}/lib \
- CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2" \
+ CPPFLAGS="-I${LOCALBASE}/include" \
LINGUAS="${LINGUAS}"
CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \
--with-nlsdir=${PREFIX}/share/locale \