diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 03:25:17 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 03:25:17 +0000 |
commit | 82f584da38edd07ac3432008c798e7a989bf39ff (patch) | |
tree | 39912f81329d00c10ee235597085cef093244872 /sysutils | |
parent | 7c6fa24e7520be71184609c985397aa8bfd0a2f8 (diff) | |
download | pkgsrc-82f584da38edd07ac3432008c798e7a989bf39ff.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rox-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rox-base/Makefile b/sysutils/rox-base/Makefile index 4532df46815..424d24d43c1 100644 --- a/sysutils/rox-base/Makefile +++ b/sysutils/rox-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:46 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/25 03:25:17 snj Exp $ # DISTNAME= rox-base-1.0.2 @@ -13,7 +13,7 @@ COMMENT= Shared ROX resources DIST_SUBDIR= rox -USE_BUILDLINK2= yes +NO_BUILDLINK= yes USE_PKGINSTALL= yes NO_CONFIGURE= yes NO_BUILD= yes |