Hello David, hi list,

graphics/cinepaint refuses to build because bsd.port.pre.mk is included twice in the Makefile. The following patch solves this issues for me:

--- Makefile.orig       2008-02-02 21:13:02.000000000 +0100
+++ Makefile    2008-02-02 21:14:24.000000000 +0100
@@ -46,7 +46,6 @@
 PLIST_SUB+=    OPENEXR:="@comment "
 .endif

-.include <bsd.port.pre.mk>

 post-patch:
        @${REINPLACE_CMD} -e \

Regards,
Philipp
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to