summaryrefslogtreecommitdiff
path: root/devel/SDL_ttf
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /devel/SDL_ttf
parentef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff)
downloadpkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'devel/SDL_ttf')
-rw-r--r--devel/SDL_ttf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile
index 0e5e112fc2a..0d2aa0f536a 100644
--- a/devel/SDL_ttf/Makefile
+++ b/devel/SDL_ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/03/27 15:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:17 tv Exp $
DISTNAME= SDL_ttf-2.0.7
PKGREVISION= 1
@@ -9,7 +9,6 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/
COMMENT= Use TrueType fonts in your SDL applications
-USE_BUILDLINK3= YES
USE_LIBTOOL= YES
USE_X11= YES
GNU_CONFIGURE= YES