summaryrefslogtreecommitdiff
path: root/pkgtools/pkglibtool
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commita4cbe4cb0445443d02c5d3c6f788d17367537b92 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /pkgtools/pkglibtool
parent878b71762a717be3626e0baac746b75c52f812b6 (diff)
downloadpkgsrc-a4cbe4cb0445443d02c5d3c6f788d17367537b92.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'pkgtools/pkglibtool')
-rw-r--r--pkgtools/pkglibtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglibtool/Makefile b/pkgtools/pkglibtool/Makefile
index 981c4cc6bcc..0a98557efe1 100644
--- a/pkgtools/pkglibtool/Makefile
+++ b/pkgtools/pkglibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/02/14 21:14:04 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/02/20 22:48:38 hubertf Exp $
#
DISTNAME= libtool-1.2
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.profitpress.com/libtool/
-CONFLICTS= libtool-1.2 pkglibtool-*
+CONFLICTS= pkglibtool-*
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \