diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:03 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:03 +0000 |
commit | 7f58dfe7c3ae609101124033c1c1794ab84fc05b (patch) | |
tree | d49a8dcad3661592e0d0c35bfeafd62b0fdc42fb /deskutils/x-tile | |
parent | 6d2c170d10f6ece5bbc2a04e7353396da7d19596 (diff) | |
download | ports-7f58dfe7c3ae609101124033c1c1794ab84fc05b.tar.gz ports-7f58dfe7c3ae609101124033c1c1794ab84fc05b.zip |
Notes
Diffstat (limited to 'deskutils/x-tile')
-rw-r--r-- | deskutils/x-tile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/x-tile/Makefile b/deskutils/x-tile/Makefile index 035f1c395d1f..8357c573d9e3 100644 --- a/deskutils/x-tile/Makefile +++ b/deskutils/x-tile/Makefile @@ -19,7 +19,7 @@ PYDISTUTILS_PKGNAME= X_Tile NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |