mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
12 lines
296 B
Makefile
12 lines
296 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/11/29 08:38:20 ryoon Exp $
|
|
#
|
|
|
|
GST_PLUGINS1_NAME= x11
|
|
GST_PLUGINS1_DIRS= sys/ximage sys/xvimage
|
|
GST_PLUGINS1_FLAGS= x xshm xvideo
|
|
|
|
.include "../../multimedia/gst-plugins1-base/Makefile.common"
|
|
|
|
.include "../../x11/libXv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|