summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commit3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /pkgtools
parentd9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff)
downloadpkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'pkgtools')
-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}" \