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/wpa_gui | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'net/wpa_gui')
-rw-r--r-- | net/wpa_gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 3d7ff4ce2b3..d75d07b8521 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2013/03/24 14:33:14 rodent Exp $ +# $NetBSD: Makefile,v 1.17 2013/04/08 11:17:20 rodent Exp $ DISTNAME= wpa_supplicant-2.0 PKGNAME= ${DISTNAME:S/supplicant/gui/} @@ -15,7 +15,7 @@ BUILD_DIRS= wpa_supplicant BUILD_TARGET= wpa_gui-qt4 USE_TOOLS+= gmake -LRELEASE= ${QTDIR}/bin/lrelease +LRELEASE= ${QTDIR}/bin/lrelease MAKE_ENV+= LRELEASE=${LRELEASE} INSTALLATION_DIRS= sbin |