diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-23 10:20:57 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-23 10:20:57 +0800 |
commit | cd7a6eef4ca709f155ccc75f4b6766a2321f8b0f (patch) | |
tree | 7c53f2cea9ce34b06da1c896025c48afd87d1c44 /deskutils/gxmessage | |
parent | 095cac509354a9b6f7e007670f475f160910d893 (diff) | |
download | freebsd-ports-gnome-cd7a6eef4ca709f155ccc75f4b6766a2321f8b0f.tar.gz freebsd-ports-gnome-cd7a6eef4ca709f155ccc75f4b6766a2321f8b0f.tar.zst freebsd-ports-gnome-cd7a6eef4ca709f155ccc75f4b6766a2321f8b0f.zip |
Stagify.
Approved by: portmgr@
Diffstat (limited to 'deskutils/gxmessage')
-rw-r--r-- | deskutils/gxmessage/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gxmessage/pkg-plist | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/deskutils/gxmessage/Makefile b/deskutils/gxmessage/Makefile index 128850404a16..ca9894967f08 100644 --- a/deskutils/gxmessage/Makefile +++ b/deskutils/gxmessage/Makefile @@ -18,8 +18,6 @@ INSTALLS_ICONS= yes MAKE_ARGS+= INSTALL="${INSTALL_PROGRAM}" -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> @@ -33,8 +31,6 @@ CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif -MANCOMPRESSED= no -MAN1= gxmessage.1 INFO= ${PORTNAME} .include <bsd.port.mk> diff --git a/deskutils/gxmessage/pkg-plist b/deskutils/gxmessage/pkg-plist index fc88ba315c5e..56680bd6f479 100644 --- a/deskutils/gxmessage/pkg-plist +++ b/deskutils/gxmessage/pkg-plist @@ -1,4 +1,5 @@ bin/gxmessage +man/man1/gxmessage.1.gz share/icons/hicolor/48x48/apps/gxmessage.png %%NLS%%share/locale/de/LC_MESSAGES/gxmessage.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/gxmessage.mo |