summaryrefslogtreecommitdiff
path: root/devel/physfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/physfs/Makefile')
-rw-r--r--devel/physfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile
index 806e13efd72..9db5b518bfe 100644
--- a/devel/physfs/Makefile
+++ b/devel/physfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/04 23:09:06 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:36 tv Exp $
#
DISTNAME= physfs-1.0.0
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.icculus.org/physfs/
COMMENT= Library providing abstract access to various archives
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++