summaryrefslogtreecommitdiff
path: root/x11-wm/icewm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /x11-wm/icewm
parent- Update to 1.3.86 (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209620
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 912c7c95af0f..7404c0a1147a 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= icewm
PORTVERSION= 1.2.34
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= SF
@@ -53,7 +54,7 @@ PLIST_SUB+= GNOMEDESKTOP="@comment "
USE_GNOME+= imlib
CONFIGURE_ARGS+=--with-imlib
.else
-USE_XPM= yes
+USE_XORG= xpm
CONFIGURE_ARGS+=--without-imlib
.endif