diff options
Diffstat (limited to 'sysutils/rox-system/Makefile')
-rw-r--r-- | sysutils/rox-system/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rox-system/Makefile b/sysutils/rox-system/Makefile index f84d5fc98ec..92489443aae 100644 --- a/sysutils/rox-system/Makefile +++ b/sysutils/rox-system/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:18:16 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:29 tv Exp $ # DISTNAME= System-0.1.2 @@ -17,7 +17,6 @@ DEPENDS+= rox>=1.2.0nb2:../../sysutils/rox WRKSRC= ${WRKDIR}/System/src DIST_SUBDIR= rox -USE_BUILDLINK3= yes GNU_CONFIGURE= yes APPDIR= ${PREFIX}/share/rox |