[PATCH] graphics/cinepaint -- typo in Makefile

Philipp Ost pj at smo.de
Sat Feb 2 12:17:34 PST 2008


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


More information about the freebsd-ports mailing list