diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-07 00:39:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-07 00:39:33 +0800 |
commit | 6610b13603bd3af59eb2091a142ca3fbed9cd140 (patch) | |
tree | 86b806395a644451c23625d5f2b841dba2cbbe33 /x11-toolkits | |
parent | 6d276594b2e4053a06548d3cce10cc96ad95fc1e (diff) | |
download | freebsd-ports-gnome-6610b13603bd3af59eb2091a142ca3fbed9cd140.tar.gz freebsd-ports-gnome-6610b13603bd3af59eb2091a142ca3fbed9cd140.tar.zst freebsd-ports-gnome-6610b13603bd3af59eb2091a142ca3fbed9cd140.zip |
- remove old OPTIONS
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index fc7ae6a63e30..af2a43f9620a 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -25,8 +25,6 @@ USE_LDCONFIG= yes SUB_FILES= pkg-message SUB_LIST= XAWVER="${XAWVER}" -OPTIONS= NLS "Provide limited Natural Language Support via gettext" on - .include <bsd.port.pre.mk> .if !defined(WITHOUT_NLS) |