summaryrefslogtreecommitdiff
path: root/pkgtools/pkglibtool
diff options
context:
space:
mode:
authortv <tv>1998-10-02 14:47:23 +0000
committertv <tv>1998-10-02 14:47:23 +0000
commit45ad5969b04ff794c8397d0b9e85afe8e625e7f5 (patch)
tree67aaa23dde6871e2b414eda8f577829c092ded22 /pkgtools/pkglibtool
parent66facec680c4a2ec5eecdf5e98f9b0c7ddc80e41 (diff)
downloadpkgsrc-45ad5969b04ff794c8397d0b9e85afe8e625e7f5.tar.gz
Make this conflict with the old libtool-1.2 pkg.
Diffstat (limited to 'pkgtools/pkglibtool')
-rw-r--r--pkgtools/pkglibtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkglibtool/Makefile b/pkgtools/pkglibtool/Makefile
index 796740b5992..2f7bedc5481 100644
--- a/pkgtools/pkglibtool/Makefile
+++ b/pkgtools/pkglibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/10/02 14:46:07 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/10/02 14:47:23 tv Exp $
#
DISTNAME= libtool-1.2
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.profitpress.com/libtool/
+CONFLICTS= libtool-1.2
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
INSTALL_DATA="${INSTALL_DATA}"