diff options
Diffstat (limited to 'www/kazehakase')
-rw-r--r-- | www/kazehakase/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index 3b3d83d46a0..a50d3c0a443 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/09/17 22:40:36 reed Exp $ +# $NetBSD: Makefile,v 1.3 2005/12/05 20:51:13 rillig Exp $ # DISTNAME= kazehakase-0.3.0 @@ -36,7 +36,6 @@ EGFILES= bookmarkbar.xml bookmarks.xml kz-ui-beginner.xml \ .for f in ${EGFILES} CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} .endfor -.undef f MAKE_DIRS+= ${PKG_SYSCONFDIR}/mozilla CONF_FILES+= ${EGDIR}/mozilla/encodings.xml ${PKG_SYSCONFDIR}/mozilla/encodings.xml |