summaryrefslogtreecommitdiff
path: root/x11/xvidcap
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xvidcap')
-rw-r--r--x11/xvidcap/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xvidcap/Makefile.common b/x11/xvidcap/Makefile.common
index 82a2c5b0f3c..bd89b0f0add 100644
--- a/x11/xvidcap/Makefile.common
+++ b/x11/xvidcap/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2005/04/11 21:48:17 tv Exp $
+# $NetBSD: Makefile.common,v 1.3 2005/06/01 18:03:33 jlam Exp $
#
# Note: when upgrading version, be sure to update distinfo in xvidcap-gtk2 also
@@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xvidcap/}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xvidcap.sourceforge.net/
-USE_X11= yes
GNU_CONFIGURE= yes
.include "../../devel/zlib/buildlink3.mk"
@@ -17,3 +16,4 @@ GNU_CONFIGURE= yes
.include "../../graphics/png/buildlink3.mk"
.include "../../multimedia/ffmpeg/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"