summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authoragc <agc>1998-08-20 15:50:00 +0000
committeragc <agc>1998-08-20 15:50:00 +0000
commit0f5db0f34ae5622106edbbcaa5605131436cd030 (patch)
treea2341b4b7b60dac21d00efc32c34dcb361d9630d /graphics/tiff
parentdb15bf80499e7f80cd5a72bdb557eefa0a145748 (diff)
downloadpkgsrc-0f5db0f34ae5622106edbbcaa5605131436cd030.tar.gz
Define USE_LIBTOOL.
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index c3854b95335..88b0d0427ba 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1998/08/20 15:17:02 tsarna Exp $
+# $NetBSD: Makefile,v 1.18 1998/08/20 15:50:00 agc Exp $
DISTNAME= tiff-v3.4beta037
PKGNAME= tiff-3.4
@@ -11,10 +11,10 @@ EXTRACT_SUFX= -tar.gz
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://home.earthlink.net/~ritter/tiff/
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
DEPENDS+= jpeg-6b:../../graphics/jpeg
HAS_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS+= --noninteractive --site ${FILESDIR}
CONFIGURE_ENV+= PREFIX=${PREFIX} GCOPTS=-O
MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" LN="${LN}"