aboutsummaryrefslogtreecommitdiffstats
path: root/misc/getopt
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-10-01 00:19:41 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-10-01 00:19:41 +0800
commit572b99f65d83af3c0b06ac3e1036712546b2f164 (patch)
tree071f9c56d21dc2ba15a523fbe975f8bb482c1769 /misc/getopt
parent859dd88f09458858deaff718b1115d986f31fd65 (diff)
downloadfreebsd-ports-gnome-572b99f65d83af3c0b06ac3e1036712546b2f164.tar.gz
freebsd-ports-gnome-572b99f65d83af3c0b06ac3e1036712546b2f164.tar.zst
freebsd-ports-gnome-572b99f65d83af3c0b06ac3e1036712546b2f164.zip
- Fix PLIST when NLS option is off
Diffstat (limited to 'misc/getopt')
-rw-r--r--misc/getopt/Makefile1
-rw-r--r--misc/getopt/pkg-plist50
2 files changed, 26 insertions, 25 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 6c60bcbd3d55..8aa242b1abc4 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -13,6 +13,7 @@ COMMENT= Replacement for getopt(1) that supports GNU-style long options
LICENSE= GPLv2
OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
MAKE_ARGS= CC=${CC} LIBCGETOPT=0
USES= gmake
diff --git a/misc/getopt/pkg-plist b/misc/getopt/pkg-plist
index d396e9fe60f6..54ef6ee94b1a 100644
--- a/misc/getopt/pkg-plist
+++ b/misc/getopt/pkg-plist
@@ -1,27 +1,27 @@
bin/getopt
man/man1/getopt.1.gz
-share/locale/ca/LC_MESSAGES/getopt.mo
-share/locale/cs/LC_MESSAGES/getopt.mo
-share/locale/da/LC_MESSAGES/getopt.mo
-share/locale/de/LC_MESSAGES/getopt.mo
-share/locale/es/LC_MESSAGES/getopt.mo
-share/locale/et/LC_MESSAGES/getopt.mo
-share/locale/eu/LC_MESSAGES/getopt.mo
-share/locale/fi/LC_MESSAGES/getopt.mo
-share/locale/fr/LC_MESSAGES/getopt.mo
-share/locale/gl/LC_MESSAGES/getopt.mo
-share/locale/hu/LC_MESSAGES/getopt.mo
-share/locale/id/LC_MESSAGES/getopt.mo
-share/locale/it/LC_MESSAGES/getopt.mo
-share/locale/ja/LC_MESSAGES/getopt.mo
-share/locale/nl/LC_MESSAGES/getopt.mo
-share/locale/pl/LC_MESSAGES/getopt.mo
-share/locale/pt_BR/LC_MESSAGES/getopt.mo
-share/locale/ru/LC_MESSAGES/getopt.mo
-share/locale/sl/LC_MESSAGES/getopt.mo
-share/locale/sv/LC_MESSAGES/getopt.mo
-share/locale/tr/LC_MESSAGES/getopt.mo
-share/locale/uk/LC_MESSAGES/getopt.mo
-share/locale/vi/LC_MESSAGES/getopt.mo
-share/locale/zh_CN/LC_MESSAGES/getopt.mo
-share/locale/zh_TW/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/da/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/de/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/es/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/et/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/id/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/it/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/getopt.mo
a838716c56eaf'>Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-294-15/+24 * Restore the %%MIMEDIRS%% to respect the paths, bump the PORTREVISION.mezz2009-05-112-1/+2 * Update to 0.60.marcus2009-02-234-13/+41 * Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.marcus2008-07-263-7/+24 * Update to 0.40.mezz2008-07-053-6/+16 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 0.30.mezz2008-05-194-30/+41 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-243-6/+18 * Update WWW to: http://www.freedesktop.org/wiki/Software/shared-mime-infomezz2008-01-131-1/+1 * Update to 0.23.marcus2008-01-123-8/+18 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-20/+12 * Update to 0.22.marcus2007-08-104-13/+26 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * Remove X11BASE stuff from plist, they are no longer need.mezz2007-05-301-27/+0 * Remove support for a separate X11BASE.marcus2007-05-202-12/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-18/+0 * Restore a hunk that was accidentally removed with the MIMEDIRS fix.marcus2007-04-272-1/+10 * Correct MIME dirs in patch.marcus2007-04-272-10/+2 * Update to 0.21.marcus2007-04-223-6/+27 * Update to 0.20.marcus2007-02-104-17/+52 * Update to 0.19.marcus2006-09-043-8/+85 * Update to 0.18.marcus2006-07-133-6/+8 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Update the MASTER_SITES to fix the fetch.mezz2006-05-041-1/+1 * Clean up leftover mime.cache files, and add another MIME subdirectory.marcus2006-03-182-1/+4 * Update to 0.17.mezz2006-03-173-17/+43 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-11/+11 * - Add SHA256 checksumspav2005-11-241-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * - Update to 0.16ahze2005-04-034-1097/+10 * * Sync with Freedesktop CVS to add support for a few new MIME types includingmarcus2005-03-205-27/+1059 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Be sure to create all of the X11BASE MIME subdirectories since we willmarcus2005-01-042-2/+15 * - Create an empty database in X11BASEpav2004-12-312-16/+19 * - Silence unexec linespav2004-12-282-7/+7 * Make sure update-mime-database is run during package installation as well.marcus2004-12-262-1/+20 * Don't statically add dynamically generated files to the plist. Instead,marcus2004-12-262-7/+7