Index: head/textproc/mdocml/Makefile =================================================================== --- head/textproc/mdocml/Makefile (revision 261819) +++ head/textproc/mdocml/Makefile (revision 261820) @@ -1,25 +1,26 @@ # New ports collection makefile for: textproc/mdocml # Date created: 09.03.2009 # Whom: Ulrich Spoerlein # # $FreeBSD$ # PORTNAME= mdocml PORTVERSION= 1.10.5 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ http://people.freebsd.org/~uqs/distfiles/ MAINTAINER= uqs@FreeBSD.org COMMENT= mdoc macro compiler MAN1= mandoc.1 MAN7= man.7 mdoc.7 roff.7 mandoc_char.7 -PLIST_SUB+= EXAMPLESDIR=share/examples/mandoc +EXAMPLESDIR_REL=share/examples/mandoc post-patch: - ${REINPLACE_CMD} '/^PREFIX/s/=/?=/' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e '/^CFLAGS/s/-g//' -e '/^PREFIX/s/=/?=/' \ + ${WRKSRC}/Makefile .include Property changes on: head/textproc/mdocml/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property