diff options
author | beech <beech@FreeBSD.org> | 2008-02-03 02:47:22 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-02-03 02:47:22 +0800 |
commit | 1ff5f34f1a04a8809279fa3cb580215f8b847e40 (patch) | |
tree | e8a8e4511ea9e58b3ae3a74ac2d9060500d7aca4 /graphics | |
parent | adb1f21bebd71c05ab0a057ed2594a0b6bdb46c5 (diff) | |
download | freebsd-ports-gnome-1ff5f34f1a04a8809279fa3cb580215f8b847e40.tar.gz freebsd-ports-gnome-1ff5f34f1a04a8809279fa3cb580215f8b847e40.tar.zst freebsd-ports-gnome-1ff5f34f1a04a8809279fa3cb580215f8b847e40.zip |
- Fix Makefile
PR: ports/120218
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Reported by: pointyhat via edwin
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cinepaint/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 2d767d950ef4..0b580144b3cf 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -46,8 +46,6 @@ PLIST_SUB+= OPENEXR:="" PLIST_SUB+= OPENEXR:="@comment " .endif -.include <bsd.port.pre.mk> - post-patch: @${REINPLACE_CMD} -e \ 's| -Wall||' \ |