summaryrefslogtreecommitdiff
path: root/multimedia/nuppelvideo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/nuppelvideo/Makefile')
-rw-r--r--multimedia/nuppelvideo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/nuppelvideo/Makefile b/multimedia/nuppelvideo/Makefile
index f692f21d6f7c..94d8e059b5c3 100644
--- a/multimedia/nuppelvideo/Makefile
+++ b/multimedia/nuppelvideo/Makefile
@@ -27,8 +27,8 @@ USE_GMAKE= yes
PORTDOCS= README
# find dependencies
-CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include \
- -L${LOCALBASE}/lib -L${X11BASE}/lib
+CFLAGS+= -I${LOCALBASE}/include \
+ -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>