From 7417ea764bfc899547074b58a950b19518a8aa2d Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 26 Jan 2014 20:15:41 +0000 Subject: Support staging. Sponsored by: Absolight --- textproc/expat2/Makefile | 2 -- textproc/expat2/pkg-plist | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/expat2') diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index dd870b86b14c..0b0b051e6f32 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -13,14 +13,12 @@ GNU_CONFIGURE= yes ALL_TARGET= default USES= pathfix USE_LDCONFIG= yes -MAN1= xmlwf.1 # Increment only when there are incompatible API changes. SHLIB_MAJOR= 6 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's/@LIBCURRENT.*@/${SHLIB_MAJOR}/' \ diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist index 2b2003923984..4a4ece433bea 100644 --- a/textproc/expat2/pkg-plist +++ b/textproc/expat2/pkg-plist @@ -6,3 +6,4 @@ lib/libexpat.la lib/libexpat.so lib/libexpat.so.%%SHLIB_MAJOR%% libdata/pkgconfig/expat.pc +man/man1/xmlwf.1.gz -- cgit