summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/files
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/url2pkg/files')
-rwxr-xr-xpkgtools/url2pkg/files/url2pkg4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/url2pkg/files/url2pkg b/pkgtools/url2pkg/files/url2pkg
index 9d95f777709..85d31e1cdee 100755
--- a/pkgtools/url2pkg/files/url2pkg
+++ b/pkgtools/url2pkg/files/url2pkg
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: url2pkg,v 1.28 2005/03/21 22:33:05 wiz Exp $
+# $NetBSD: url2pkg,v 1.29 2005/04/11 19:02:07 tv Exp $
#
# url2pkg
# (c) 1999-2002 Hubert Feyrer <hubert@feyrer.de>
@@ -150,8 +150,6 @@ echo "Fixing up Makefile."
echo "WRKSRC= $WRKSRC"
fi
- echo "USE_BUILDLINK3= yes"
-
if [ "${USE_PKGLOCALEDIR}" != "" ]; then
echo "USE_PKGLOCALEDIR= $USE_PKGLOCALEDIR"
fi