diff --git a/devel/mcpp/Makefile b/devel/mcpp/Makefile index 926e2ac043e3..1c0643bd66f0 100644 --- a/devel/mcpp/Makefile +++ b/devel/mcpp/Makefile @@ -1,22 +1,23 @@ PORTNAME= mcpp PORTVERSION= 2.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/V.${PORTVERSION} MAINTAINER= kmatsui@t3.rim.or.jp COMMENT= Alternative C/C++ preprocessor WWW= https://mcpp.sourceforge.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-mcpplib USE_LDCONFIG= yes CPE_VENDOR= mcpp_project OPTIONS_DEFINE= DOCS .include diff --git a/devel/mcpp/pkg-plist b/devel/mcpp/pkg-plist index 8cace20afe28..13f6cc6358cb 100644 --- a/devel/mcpp/pkg-plist +++ b/devel/mcpp/pkg-plist @@ -1,13 +1,13 @@ bin/mcpp include/mcpp_lib.h include/mcpp_out.h lib/libmcpp.a lib/libmcpp.so lib/libmcpp.so.0 lib/libmcpp.so.0.3.0 -man/man1/mcpp.1.gz +share/man/man1/mcpp.1.gz @comment %%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/mcpp-manual-jp.html %%PORTDOCS%%%%DOCSDIR%%/mcpp-manual.html