diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
commit | 92445eb1ed34e342aa655ca9a0ecbeaa196f188c (patch) | |
tree | a4c045075483013ef7ff6b4650fe322ab49032a2 /audio/xhippo | |
parent | 9f11bcdaf1b28969179021f9ab19cb408d2d3f91 (diff) | |
download | pkgsrc-92445eb1ed34e342aa655ca9a0ecbeaa196f188c.tar.gz |
Remove superfluous whitespace.
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 3c82ff62a16..613520ab9c2 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/02/14 02:50:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2003/03/28 20:31:46 wiz Exp $ # DISTNAME= xhippo-3.3 @@ -15,7 +15,7 @@ USE_BUILDLINK2= yes CONFIGURE_ENV+= --with-gnome=no -CONF_FILES= ${PREFIX}/share/doc/xhippo/xhippo.config.example ${PKG_SYSCONFDIR}/xhippo.config +CONF_FILES= ${PREFIX}/share/doc/xhippo/xhippo.config.example ${PKG_SYSCONFDIR}/xhippo.config post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xhippo |