diff options
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 4 |
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 |