summaryrefslogtreecommitdiff
path: root/devel/SDL/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL/Makefile.common')
-rw-r--r--devel/SDL/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/SDL/Makefile.common b/devel/SDL/Makefile.common
index 5fdca41bbee..918cf3565bb 100644
--- a/devel/SDL/Makefile.common
+++ b/devel/SDL/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2004/01/22 08:24:28 grant Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= SDL-1.2.6
@@ -16,6 +16,7 @@ USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
PTHREAD_OPTS+= require
USE_LIBTOOL= YES