From c4c8f4be4536497618de854065bf169361a7ad2b Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Mar 2008 11:11:33 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- x11-wm/icewm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm/icewm') 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 -- cgit v1.2.3