summaryrefslogtreecommitdiff
path: root/net/pxe
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 06:58:43 +0000
committersnj <snj>2004-04-25 06:58:43 +0000
commit96b3168c52e957b88cea6a6635560b41a624d9e8 (patch)
tree3f2ec27cec855a6431cd2ac0a66f486e2f234bfb /net/pxe
parent91dd7f6300cb09a30010b4351a4a373e4683a76c (diff)
downloadpkgsrc-96b3168c52e957b88cea6a6635560b41a624d9e8.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/pxe')
-rw-r--r--net/pxe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile
index d82762b2c5f..f945802dc48 100644
--- a/net/pxe/Makefile
+++ b/net/pxe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/11/07 15:51:54 gavan Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 07:36:39 snj Exp $
#
DISTNAME= pxe-1.4
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.kano.org.uk/projects/pxe/
COMMENT= Preboot eXecution Environment (PXE) daemon
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_GCC_SHLIB= YES