diff options
author | danfe <danfe@FreeBSD.org> | 2016-04-15 22:24:29 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2016-04-15 22:24:29 +0800 |
commit | e7f3ca75b0f22eb17f416c6203079b0554464e0b (patch) | |
tree | d97cb0dfe02398bf760a9ee1fe771866aea07d0b /textproc/pear-XML_DTD | |
parent | 23ee2435caece19844a2a9a438496e44311e4dd1 (diff) | |
download | freebsd-ports-gnome-e7f3ca75b0f22eb17f416c6203079b0554464e0b.tar.gz freebsd-ports-gnome-e7f3ca75b0f22eb17f416c6203079b0554464e0b.tar.zst freebsd-ports-gnome-e7f3ca75b0f22eb17f416c6203079b0554464e0b.zip |
- Do not capitalize "n-way", as its position is not the beginning of a
sentence and COMMENT is not a formal title; capitalize "Python" as it
is a proper noun (official language name)
- Retire MENU option: it served a little good, meant to conditionalize
having `desktop-file-utils' in USES, whereas its sole purpose is to
handle MimeType in .desktop files that are installed in ${DESKTOPDIR}
while the port installs *.desktop files unconditionally (it was even
more confusing since it was used in pkg-plist to guard icon entries,
but the port sets INSTALLS_ICONS, also unconditionally)
- Use option helpers for targets and drop .include <bsd.port.options.mk>
- Mute in-place patching commands like we always do
- Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago
- When calling ${COPYTREE_SHARE}, do not use escaped wild-card argument
(`\*') when simple dot (`.') is sufficient, shorter, does not require
escaping and thus less error-prone
- Drop TRANSLATIONS and MANUALS variables which are only referenced once;
these language lists are hardcoded in pkg-plist anyway, so there is no
benefit to factor them out as variables in port's Makefile
Diffstat (limited to 'textproc/pear-XML_DTD')
0 files changed, 0 insertions, 0 deletions