Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Minor tweaks that rippled through.  Nothing interesting here...

Taken from: FreeBSD
  • Loading branch information
fichtner committed Dec 21, 2014
1 parent 45aae16 commit daa26ce
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions misc/help2man/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ NLS_USES= gettext
NLS_PLIST_FILES+= man/${lang}/man1/help2man.1.gz \
share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo
.endfor
.for lang in ${LANGS}
NLS_PLIST_DIRS+= man/${lang}/man1 \
man/${lang}
.endfor

.include <bsd.port.options.mk>

Expand Down
1 change: 0 additions & 1 deletion net/mpd5/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ CONFSUF= conf secret script
DOCSDIR= ${PREFIX}/share/doc/mpd5
PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \
mpd_toc.html
PLIST_DIRSTRY= etc/mpd5
PLIST_FILES= ${CONFSUF:S/^/etc\/mpd5\/mpd./:S/$/.sample/} sbin/mpd5

.if !defined(WITHOUT_MAN)
Expand Down
2 changes: 0 additions & 2 deletions sysutils/ipmitool/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ CONFIGURE_ARGS+=--enable-intf-lan --enable-intf-lanplus \
PLIST_FILES= bin/ipmitool man/man1/ipmitool.1.gz man/man8/ipmievd.8.gz \
sbin/ipmievd share/ipmitool/oem_ibm_sel_map \
${PERIODIC_DIR}/400.status-ipmi
PLIST_DIRS= share/ipmitool
PLIST_DIRSTRY= ${PERIODIC_DIR} etc/periodic
SUB_FILES= status-ipmi.sh
PORTDOCS= AUTHORS COPYING ChangeLog README

Expand Down
2 changes: 1 addition & 1 deletion textproc/xmlcatmgr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= xmlcatmgr
PORTVERSION= 2.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF

Expand Down

0 comments on commit daa26ce

Please sign in to comment.