mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
Approved by: portmgr@
This commit is contained in:
parent
095cac5093
commit
cd7a6eef4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358889
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user