summaryrefslogtreecommitdiff
path: root/graphics/xpm
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpm')
-rw-r--r--graphics/xpm/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index eea59b8aa61..50db8e8a0e4 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/06/08 21:30:35 tron Exp $
+# $NetBSD: Makefile,v 1.19 2001/07/02 08:02:34 jlam Exp $
DISTNAME= xpm-3.4k
CATEGORIES= graphics x11
@@ -8,16 +8,14 @@ MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.inria.fr/koala/lehors/xpm.html
COMMENT= The X Pixmap library
-USE_IMAKE= yes
+USE_IMAKE= # defined
+CHECK_XPM= # defined
-.if !defined(CHECK_XPM)
-IS_BUILTIN_XPM!= ${MAKE} CHECK_XPM=YES USE_XPM=YES VARNAME=IS_BUILTIN_XPM show-var
-.if (${IS_BUILTIN_XPM} != "0")
+.include "../../mk/bsd.prefs.mk"
+
+.if ${HAVE_BUILTIN_XPM} != "NO"
IGNORE= "The Xpm library is included in your X11 distribution."
.endif
-.endif
-
-.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == SunOS)
post-install: