aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/cinepaint
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-21 14:41:03 +0800
committerkris <kris@FreeBSD.org>2004-06-21 14:41:03 +0800
commitdf1e04ed0a205e5c14202309d0d5fbfcbefd38f7 (patch)
treedad4d890f51b9a0dc11c0e5a049d323204ffcec3 /graphics/cinepaint
parent9500b3d7a13caa2d4abb6592057eaef3fd65ca70 (diff)
downloadfreebsd-ports-gnome-df1e04ed0a205e5c14202309d0d5fbfcbefd38f7.tar.gz
freebsd-ports-gnome-df1e04ed0a205e5c14202309d0d5fbfcbefd38f7.tar.zst
freebsd-ports-gnome-df1e04ed0a205e5c14202309d0d5fbfcbefd38f7.zip
Now builds completely on amd64
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r--graphics/cinepaint/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index 1da6bced2bb6..c8e95f69c4c4 100644
--- a/graphics/cinepaint/Makefile
+++ b/graphics/cinepaint/Makefile
@@ -40,12 +40,6 @@ PLIST_SUB+= OPENEXR:=""
PLIST_SUB+= OPENEXR:="@comment "
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile completely"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's| -Wall||' \
@@ -55,4 +49,4 @@ post-patch:
's|-LINUX.+$$||' \
${WRKSRC}/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>