svn commit: r358889 - head/deskutils/gxmessage
Vanilla I. Shu
vanilla at FreeBSD.org
Mon Jun 23 02:20:58 UTC 2014
Author: vanilla
Date: Mon Jun 23 02:20:57 2014
New Revision: 358889
URL: http://svnweb.freebsd.org/changeset/ports/358889
QAT: https://qat.redports.org/buildarchive/r358889/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/deskutils/gxmessage/Makefile
head/deskutils/gxmessage/pkg-plist
Modified: head/deskutils/gxmessage/Makefile
==============================================================================
--- head/deskutils/gxmessage/Makefile Mon Jun 23 02:14:31 2014 (r358888)
+++ head/deskutils/gxmessage/Makefile Mon Jun 23 02:20:57 2014 (r358889)
@@ -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>
Modified: head/deskutils/gxmessage/pkg-plist
==============================================================================
--- head/deskutils/gxmessage/pkg-plist Mon Jun 23 02:14:31 2014 (r358888)
+++ head/deskutils/gxmessage/pkg-plist Mon Jun 23 02:20:57 2014 (r358889)
@@ -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
More information about the svn-ports-all
mailing list