summaryrefslogtreecommitdiff
path: root/graphics/avifile/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-06-24 02:16:38 +0000
committerzuntum <zuntum>2001-06-24 02:16:38 +0000
commitbce6adceeff560f2c0d6f47fb7b174d9c5ced31f (patch)
tree2fbf11af7d07351bd47f4aa4989fa0a65d8b9e0d /graphics/avifile/Makefile
parentae9b1adee85f185f3a574f8ab932cbd850fe0bcc (diff)
downloadpkgsrc-bce6adceeff560f2c0d6f47fb7b174d9c5ced31f.tar.gz
Remove USE_XLIB as it has no effect; I wonder who put it here
Diffstat (limited to 'graphics/avifile/Makefile')
-rw-r--r--graphics/avifile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/avifile/Makefile b/graphics/avifile/Makefile
index 919f93afe48..4df6f9302d1 100644
--- a/graphics/avifile/Makefile
+++ b/graphics/avifile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/06/18 22:23:03 zuntum Exp $
+# $NetBSD: Makefile,v 1.6 2001/06/24 02:16:38 zuntum Exp $
DISTNAME= avifile-0.53.5
CATEGORIES= graphics
@@ -14,7 +14,6 @@ DEPENDS+= win32-codecs>=010122:../../graphics/win32-codecs
DEPENDS+= SDL>=1.1.2:../../devel/SDL
ONLY_FOR_PLATFORM= NetBSD-*-i386
-USE_XLIB= yes
USE_GMAKE= yes
USE_AUTOCONF= yes
USE_LIBTOOL= yes