summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-25 00:26:21 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-25 00:26:21 +0000
commitb3cbdfea0465c6ab3a8edf84f166c809112be4be (patch)
tree3adfca518b45ce00c151886c827ba17a29003bb2
parent190e095a91ee5c168c76b5b6be39fe3f66d0b47d (diff)
downloadpkgsrc-b3cbdfea0465c6ab3a8edf84f166c809112be4be.tar.gz
Add NO_BUILDLINK.
-rw-r--r--graphics/php-jpgraph/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/php-jpgraph/Makefile b/graphics/php-jpgraph/Makefile
index b789a02d7fc..38018d77311 100644
--- a/graphics/php-jpgraph/Makefile
+++ b/graphics/php-jpgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/22 12:40:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 00:26:21 xtraeme Exp $
DISTNAME= jpgraph-1.13
PKGNAME= php-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Object Oriented class library for PHP
DEPENDS+= php-gd>=4.3.0:../../graphics/php4-gd
NO_BUILD= YES
+NO_BUILDLINK= YES
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/php-jpgraph