summaryrefslogtreecommitdiff
path: root/devel/SDL_ttf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL_ttf/Makefile')
-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 0d2aa0f536a..788728d37ea 100644
--- a/devel/SDL_ttf/Makefile
+++ b/devel/SDL_ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:17 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/01 18:02:42 jlam Exp $
DISTNAME= SDL_ttf-2.0.7
PKGREVISION= 1
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/
COMMENT= Use TrueType fonts in your SDL applications
USE_LIBTOOL= YES
-USE_X11= YES
GNU_CONFIGURE= YES
.include "../../devel/SDL/buildlink3.mk"