diff options
Diffstat (limited to 'graphics/xmms-paranormal/Makefile')
-rw-r--r-- | graphics/xmms-paranormal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile index c3fad601ddae..faf3acaee05b 100644 --- a/graphics/xmms-paranormal/Makefile +++ b/graphics/xmms-paranormal/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include/libxml2/libxml" +CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml USE_GL= glut GNU_CONFIGURE= yes |