summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-07-25 17:04:13 +0000
committerdrochner <drochner@pkgsrc.org>2003-07-25 17:04:13 +0000
commitb15197e06c3e6ba882a5fd3d2c480729fe6fdcf6 (patch)
tree457c96ffbc9736104f0b1c39ba24b40d9a486522
parent83e7d59f990fb2d46ac86863f95dcea377d5d0ae (diff)
downloadpkgsrc-b15197e06c3e6ba882a5fd3d2c480729fe6fdcf6.tar.gz
There is no USE_SHLIBTOOL. USE_LIBTOOL.
-rw-r--r--graphics/transcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index b579b8bc57c..1fe59e143b8 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:51:51 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/25 17:04:13 drochner Exp $
DISTNAME= transcode-0.6.7
PKGREVISION= 1
@@ -14,7 +14,7 @@ BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
USE_BUILDLINK2= yes
USE_GMAKE= yes
-USE_SHLIBTOOL= yes
+USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes