aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-10-29 04:17:49 +0800
committerdinoex <dinoex@FreeBSD.org>2013-10-29 04:17:49 +0800
commitd267cb70daf837dbafcbc90179249a6f189f3b09 (patch)
tree3c093e5e9f44dbd7329704a7501108506fd0251d /irc
parent84c238f9ae2f21d152b8a71d906c56f6806bd924 (diff)
downloadfreebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.gz
freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.tar.zst
freebsd-ports-gnome-d267cb70daf837dbafcbc90179249a6f189f3b09.zip
- revert r331810
Diffstat (limited to 'irc')
-rw-r--r--irc/iroffer-dinoex/Makefile7
-rw-r--r--irc/iroffer-dinoex/pkg-plist2
2 files changed, 5 insertions, 4 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 37ef88c0707b..8a576859f928 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -15,14 +15,11 @@ LICENSE= GPLv2
CONFLICTS= iroffer-1* iroffer-lamm-1.*
-USES= manpages:install
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
ALL_TARGET= all-lang doc
USE_RC_SUBR= iroffer-dinoex
-MAN1= iroffer.1
-MAN7= xdcc.7
IROFFER_DOCS= README README.modDinoex LIESMICH.modDinoex \
LICENSE THANKS TODO \
@@ -66,11 +63,13 @@ CONFIGURE_ARGS+= -ruby
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
.endif
-do-install: install-all-manpages
+do-install:
${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${STAGEDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-de ${STAGEDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-it ${STAGEDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-fr ${STAGEDIR}${PREFIX}/bin/
+ ${INSTALL_MAN} ${WRKSRC}/iroffer.1 ${STAGEDIR}${MANPREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/xdcc.7 ${STAGEDIR}${MANPREFIX}/man/man7/
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${IROFFER_DOCS}
diff --git a/irc/iroffer-dinoex/pkg-plist b/irc/iroffer-dinoex/pkg-plist
index 2e7cb2e1c705..a29e406ee9cc 100644
--- a/irc/iroffer-dinoex/pkg-plist
+++ b/irc/iroffer-dinoex/pkg-plist
@@ -2,6 +2,8 @@ bin/iroffer
bin/iroffer-de
bin/iroffer-fr
bin/iroffer-it
+man/man1/iroffer.1.gz
+man/man7/xdcc.7.gz
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-de.html
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-de.txt
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-linux-en.html