diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:17 +0000 |
commit | dc779e7c69105532ef376fa169f823b2a138068e (patch) | |
tree | 05beee27bf26d9e0934ced41b272e51352546309 /x11-fm | |
parent | f16c46fafa36894dad18265ba6326a2736b2ce42 (diff) | |
download | ports-dc779e7c69105532ef376fa169f823b2a138068e.tar.gz ports-dc779e7c69105532ef376fa169f823b2a138068e.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/rodent/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 9fc213c64a97..4c35cf6e5493 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -40,7 +40,7 @@ NO_STAGE= yes pre-configure: cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -W none -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 2c40aad921f2..8f5d5ca3a3f1 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -33,7 +33,7 @@ MAN1= fgr.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |