diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:17:06 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-07 11:17:06 +0000 |
commit | 065bc772ba13ea8187c4c7c2898912878281e95d (patch) | |
tree | dffa2c542903f7ab16843d1bcc4f6d499f96f325 /net-mgmt | |
parent | eaad0eb0905feb9dd18d57568283a1947a05585b (diff) | |
download | ports-065bc772ba13ea8187c4c7c2898912878281e95d.tar.gz ports-065bc772ba13ea8187c4c7c2898912878281e95d.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ap-utils/pkg-plist | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 3255bc870b32..77db6c2395fb 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= ap-utils PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +25,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8 USE_GETTEXT= yes PLIST_SUB+= NLS="" .else -BROKEN= "Does not build without gettext" +BROKEN= Does not build without gettext CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif diff --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist index 3964ed1dc7bc..87b04b8dc8c6 100644 --- a/net-mgmt/ap-utils/pkg-plist +++ b/net-mgmt/ap-utils/pkg-plist @@ -12,3 +12,9 @@ sbin/ap-trapd %%PORTDOCS%%%%DOCSDIR%%/HARDWARE-NOTES %%PORTDOCS%%%%DOCSDIR%%/README.ap-gl %%PORTDOCS%%@dirrm %%DOCSDIR%% +%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/pl +%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ro +%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/uk |