diff options
author | jlam <jlam@pkgsrc.org> | 2001-08-08 07:15:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-08-08 07:15:03 +0000 |
commit | 3b682b6b3ab17e52ba59366c64d2d7585f0459af (patch) | |
tree | 8b6502fab2e6b5c46086ab4d4bde9e013d76ee98 /graphics/xpm | |
parent | 5fda8f604db647cbd383830e965a4918e96bbda9 (diff) | |
download | pkgsrc-3b682b6b3ab17e52ba59366c64d2d7585f0459af.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'graphics/xpm')
-rw-r--r-- | graphics/xpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 480b9fe79b2..a084a633df0 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/07/06 21:11:33 tron Exp $ +# $NetBSD: Makefile,v 1.21 2001/08/08 07:15:03 jlam Exp $ DISTNAME= xpm-3.4k CATEGORIES= graphics x11 @@ -8,6 +8,7 @@ MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www.inria.fr/koala/lehors/xpm.html COMMENT= The X Pixmap library +USE_BUILDLINK_ONLY= # defined USE_IMAKE= # defined CHECK_XPM= # defined |