diff options
Diffstat (limited to 'x11/icewm')
-rw-r--r-- | x11/icewm/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/icewm/Makefile b/x11/icewm/Makefile deleted file mode 100644 index 3652b84afb6..00000000000 --- a/x11/icewm/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:36 tron Exp $ -# - -USE_XPM= YES - -CONFLICTS+= icewm-gnome-[0-9]* - -EVAL_PREFIX+= XPMDIR=xpm -CONFIGURE_ARGS+= --with-xpm="${XPMDIR}" - -.include "../../x11/icewm/Makefile.common" |