summaryrefslogtreecommitdiff
path: root/graphics/xli
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-22 17:38:56 +0000
committerjlam <jlam>2001-08-22 17:38:56 +0000
commit3d9366e9a4078e8e4c11437831f8345fefbb909f (patch)
treed0b4e9476524e9178356be77722a72c2fb2e781b /graphics/xli
parent423611a2115f507140b7d3d6c8d39a8e2b8c0674 (diff)
downloadpkgsrc-3d9366e9a4078e8e4c11437831f8345fefbb909f.tar.gz
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index 5386e0b5784..781dd69aaf6 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/08/09 01:40:53 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/08/22 17:38:58 jlam Exp $
DISTNAME= xli-1.16nb1
CATEGORIES= graphics x11
@@ -10,9 +10,8 @@ DISTFILES= xli.1.16.tar.gz \
MAINTAINER= packages@netbsd.org
COMMENT= Version of xloadimage, an X11 Image Loading Utility
-USE_BUILDLINK_ONLY= YES
-NO_WRKSUBDIR= YES
-USE_IMAKE= YES
+NO_WRKSUBDIR= YES
+USE_IMAKE= YES
pre-patch:
@${PATCH} -d ${WRKSRC} -s -p1 < ${WRKSRC}/png.patch