diff options
Diffstat (limited to 'sysutils/rox/Makefile')
-rw-r--r-- | sysutils/rox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index e04fb3756eb..65edff7da3d 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/03/23 10:07:34 rxg Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/11 21:47:28 tv Exp $ # DISTNAME= rox-2.2.0 @@ -17,7 +17,6 @@ CONFLICTS= rox-base-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME}/ROX-Filer/src DIST_SUBDIR= rox -USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= APP_DIR=${WRKDIR}/${DISTNAME}/ROX-Filer |