aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/icewm/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-09-05 03:01:04 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-09-05 03:01:04 +0000
commit5466afc38e21a36aca688ccc1f621aad05b67d0f (patch)
tree445096a09b316ae0b1423165bc788f98f56f280b /x11-wm/icewm/Makefile
parent9e2f95777b35da24c9091e5766474bf1a0fdde2a (diff)
downloadports-5466afc38e21a36aca688ccc1f621aad05b67d0f.tar.gz
ports-5466afc38e21a36aca688ccc1f621aad05b67d0f.zip
- Update to version 1.2.32.
Notes
Notes: svn path=/head/; revision=198786
Diffstat (limited to 'x11-wm/icewm/Makefile')
-rw-r--r--x11-wm/icewm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 27b1b9842719..8ccf3fcd8fae 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= icewm
-PORTVERSION= 1.2.30
-PORTREVISION= 3
+PORTVERSION= 1.2.32
CATEGORIES= x11-wm
MASTER_SITES= SF
@@ -18,8 +17,7 @@ WANT_GNOME= yes
USE_GNOME= gnometarget
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-shaped-decorations \
--enable-guievents \
--with-cfgdir=${DATADIR} \