diff options
Diffstat (limited to 'x11/ethemes/Makefile')
-rw-r--r-- | x11/ethemes/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/ethemes/Makefile b/x11/ethemes/Makefile index 713afe7c475..b66ec0c43c1 100644 --- a/x11/ethemes/Makefile +++ b/x11/ethemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/24 00:34:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2000/10/11 09:36:45 agc Exp $ DISTNAME= ethemes-0.1 CATEGORIES= x11 @@ -15,9 +15,8 @@ USE_X11BASE= yes NO_BUILD= yes NO_CONFIGURE= yes NO_PATCH= yes -NO_WRKDIR= yes -NO_EXTRACT= yes NO_CHECKSUM= yes +EXTRACT_ONLY= E_DATADIR= share/enlightenment/themes |