aboutsummaryrefslogtreecommitdiff
path: root/print/axpoint/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 12:20:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 12:20:02 +0000
commitd7a605a2ef8f6b94e90b021fa8c09060b44a348f (patch)
treed2e18591305e467c55ed9ec039e534636e2019cc /print/axpoint/Makefile
parent8f21ab977f3e6aa0eef5b3ed2147826d7e2bc166 (diff)
downloadports-d7a605a2ef8f6b94e90b021fa8c09060b44a348f.tar.gz
ports-d7a605a2ef8f6b94e90b021fa8c09060b44a348f.zip
- stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=338754
Diffstat (limited to 'print/axpoint/Makefile')
-rw-r--r--print/axpoint/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile
index 9729e7efda43..5aa32dc39004 100644
--- a/print/axpoint/Makefile
+++ b/print/axpoint/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MSERGEANT
DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= XML Based Presentations
BUILD_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \
@@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= XML::Handler::AxPoint.3
-
-NO_STAGE= yes
.include <bsd.port.mk>