aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl12
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-10-19 11:41:19 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-10-19 11:41:19 +0000
commit26c0361cfb7703bbf7326ee9eedd7f63d5d5cb89 (patch)
tree711c2062b68b426f71596da7bc9820e8dd08371b /devel/sdl12
parent9786f3a63eea23ec0ddfd79c0ad114ed975f1f1e (diff)
downloadports-26c0361cfb7703bbf7326ee9eedd7f63d5d5cb89.tar.gz
ports-26c0361cfb7703bbf7326ee9eedd7f63d5d5cb89.zip
Notes
Diffstat (limited to 'devel/sdl12')
-rw-r--r--devel/sdl12/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 459f32f7b867..5f6e29f95550 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -43,11 +43,9 @@ OPTIONS= NAS "Include support for the Network Audio System" Off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500000
-.if exists(/usr/lib/libvgl.so)
+.if ${OSVERSION} >= 500000 && exists(/usr/lib/libvgl.so)
CONFIGURE_ARGS+=--enable-video-vgl
DISPLAY_MSG= ${CAT} ${PKGMESSAGE}
-.endif
.else
CONFIGURE_ARGS+=--disable-video-vgl
PKGMESSAGE= none