summaryrefslogtreecommitdiff
path: root/archivers/xpk
diff options
context:
space:
mode:
authorsnj <snj>2004-02-28 21:32:37 +0000
committersnj <snj>2004-02-28 21:32:37 +0000
commit40ca0addb5d0be663bd8374a26a5c7f6b74bacf9 (patch)
treec871d745cd1aefadcf993b42497be0d0102f6ef1 /archivers/xpk
parent6ff055677325bee3b9072c89711317d43d62cd84 (diff)
downloadpkgsrc-40ca0addb5d0be663bd8374a26a5c7f6b74bacf9.tar.gz
Nuke LTCONFIG_OVERRIDE.
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index b4411b0b5b2..38e851d16d6 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/29 13:14:47 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/28 21:32:37 snj Exp $
# FreeBSD Id: ports/archivers/xpk/Makefile,v 1.7 2002/10/18 07:58:00 adamw Exp
DISTNAME= xpk-0.1.4
@@ -15,6 +15,5 @@ USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"