summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/icewm/Makefile')
-rw-r--r--wm/icewm/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile
new file mode 100644
index 00000000000..8e7d8953d25
--- /dev/null
+++ b/wm/icewm/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
+#
+
+USE_XPM= YES
+
+CONFLICTS+= icewm-gnome-[0-9]*
+
+EVAL_PREFIX+= XPMDIR=xpm
+CONFIGURE_ARGS+= --with-xpm="${XPMDIR}"
+
+.include "../../wm/icewm/Makefile.common"