summaryrefslogtreecommitdiff
path: root/graphics/png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r--graphics/png/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 83f668a9f46..054c376bd24 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/07/15 11:45:54 tv Exp $
+# $NetBSD: Makefile,v 1.10 1998/07/24 01:57:00 tv Exp $
# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp
#
@@ -9,11 +9,10 @@ MASTER_SITES= ftp://ftp.uu.net/graphics/png/src/
MAINTAINER= packages@netbsd.org
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
+USE_LIBTOOL= yes
CONFLICTS= png-0.96
MAKEFILE= scripts/makefile.std
-MAKE_ENV= LIBTOOL=${PREFIX}/bin/libtool
.include "../../mk/bsd.pkg.mk"