aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgdiplus
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-05 20:34:01 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-05 20:34:01 +0000
commit5e3b0872db18497aacc353b3ef94ad8dac11183f (patch)
treec51a5ceacda7e98a368cf660966d874442f53877 /x11-toolkits/libgdiplus
parentf216d10840c97e4b39105cd95d6e45da48922199 (diff)
downloadports-5e3b0872db18497aacc353b3ef94ad8dac11183f.tar.gz
ports-5e3b0872db18497aacc353b3ef94ad8dac11183f.zip
Notes
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r--x11-toolkits/libgdiplus/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index 7a7b71c72f6a..e17062559ffe 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -41,9 +41,5 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS+= -fPIC
.endif
-.if ${OSVERSION} < 503000
-IGNORE= does not build and is useless without working Mono
-.endif
-
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.post.mk>