summaryrefslogtreecommitdiff
path: root/x11/xvidcap
diff options
context:
space:
mode:
authorjoerg <joerg>2005-12-28 16:44:54 +0000
committerjoerg <joerg>2005-12-28 16:44:54 +0000
commit622083df43468652d56e91d06fdc7fd97c325058 (patch)
tree3fc5302a462bc14945799111c2e6ab1013857495 /x11/xvidcap
parent0e1e1ffaadd8ca25aa97156efe4c537cdbfdb976 (diff)
downloadpkgsrc-622083df43468652d56e91d06fdc7fd97c325058.tar.gz
Redundant include.
Diffstat (limited to 'x11/xvidcap')
-rw-r--r--x11/xvidcap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile
index 017a6916557..9f48c5de84c 100644
--- a/x11/xvidcap/Makefile
+++ b/x11/xvidcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/12/28 16:37:04 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/28 16:44:54 joerg Exp $
#
.include "Makefile.common"
@@ -8,5 +8,4 @@ COMMENT= Capture X display to individual frames or MPEG video
CONFIGURE_ARGS+= --without-gtk2
-.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"