aboutsummaryrefslogtreecommitdiff
path: root/net-im/sendxmpp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 06:48:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 06:48:18 +0000
commita976fdb7da9a843342d5381c30dc49d4696a7018 (patch)
treeae5fc626a96a202811039f88b296d1dcf19361f4 /net-im/sendxmpp
parentc05d4731913d01a57a0b51ce4563997f4c62372c (diff)
downloadports-a976fdb7da9a843342d5381c30dc49d4696a7018.tar.gz
ports-a976fdb7da9a843342d5381c30dc49d4696a7018.zip
- Stage support
Notes
Notes: svn path=/head/; revision=341915
Diffstat (limited to 'net-im/sendxmpp')
-rw-r--r--net-im/sendxmpp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/sendxmpp/Makefile b/net-im/sendxmpp/Makefile
index 767bca3f4d78..a987ba0560e1 100644
--- a/net-im/sendxmpp/Makefile
+++ b/net-im/sendxmpp/Makefile
@@ -16,11 +16,9 @@ RUN_DEPENDS+= p5-Net-XMPP>0.0:${PORTSDIR}/net-im/p5-Net-XMPP \
USES= perl5
USE_PERL5= configure
-MAN1= sendxmpp.1
-
PLIST_FILES= bin/sendxmpp \
- %%SITE_PERL%%/mach/auto/sendxmpp/.packlist
+ %%SITE_PERL%%/mach/auto/sendxmpp/.packlist \
+ man/man1/sendxmpp.1.gz
PLIST_DIRS= %%SITE_PERL%%/mach/auto/sendxmpp
-NO_STAGE= yes
.include <bsd.port.mk>