summaryrefslogtreecommitdiff
path: root/devel/SDL
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-02-11 01:46:30 +0000
committerabs <abs@pkgsrc.org>2004-02-11 01:46:30 +0000
commita1d0b1b68bd07bf5c704b4c64294efa8c21449fe (patch)
tree339bb2a1f7c733e2891ae2d22c8adc1182d3b65c /devel/SDL
parent9c5d2aaa9eca3ef411c6f3d82abb17f8508c4955 (diff)
downloadpkgsrc-a1d0b1b68bd07bf5c704b4c64294efa8c21449fe.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'devel/SDL')
-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