summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-01-03 01:47:07 +0000
committerlioux <lioux@FreeBSD.org>2003-01-03 01:47:07 +0000
commitd143b4e813853b5cfe45063bdece0410c09893e6 (patch)
tree879b0294a901f078cfdb26ec7960c915603aed84 /multimedia
parent02f73606bcfbdc84a23179c612aa730549e2acae (diff)
downloadFreeBSD-ports-d143b4e813853b5cfe45063bdece0410c09893e6.zip
FreeBSD-ports-d143b4e813853b5cfe45063bdece0410c09893e6.tar.gz
Fix build after libSDL version bump
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/oqtplayer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/oqtplayer/Makefile b/multimedia/oqtplayer/Makefile
index d6ed380..5c07a3e5 100644
--- a/multimedia/oqtplayer/Makefile
+++ b/multimedia/oqtplayer/Makefile
@@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+CFLAGS+= -I${LOCALBASE}/include
+
do-install:
.ifndef(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
OpenPOWER on IntegriCloud