diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 2ab539dcf6641013cf030237fb4971b6a93757f5 (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /net/wistumbler2 | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'net/wistumbler2')
-rw-r--r-- | net/wistumbler2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wistumbler2/Makefile.common b/net/wistumbler2/Makefile.common index 955064da31a..0d855c08b6d 100644 --- a/net/wistumbler2/Makefile.common +++ b/net/wistumbler2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2010/07/06 10:17:15 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.11 2013/04/08 11:17:19 rodent Exp $ # DISTNAME= wistumbler2-2.0pre10 @@ -21,7 +21,7 @@ HAS_CONFIGURE= YES MAKE_JOBS_SAFE= no CONFIGURE_ENV+= PREFIX=${PREFIX} PKGMANDIR=${PKGMANDIR} -MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX} +MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX} CONF_FILES= ${PREFIX}/share/examples/wistumbler2/wistumbler2.conf \ ${PKG_SYSCONFDIR}/wistumbler2.conf |