summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-16 22:01:54 +0000
committerjoerg <joerg>2006-05-16 22:01:54 +0000
commit3dc0d63536f67464c523efef6ecfe4db13e2e5c9 (patch)
tree40e7b873ad698f772b30ab44042f8e5f659c5f25 /net
parente371e2f230360fb99b2112c0555db2992ef5265f (diff)
downloadpkgsrc-3dc0d63536f67464c523efef6ecfe4db13e2e5c9.tar.gz
Uses C++.
Diffstat (limited to 'net')
-rw-r--r--net/openh323/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index fc9a4ac44a0..83612c25d32 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/03/04 21:30:22 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2006/05/16 22:01:54 joerg Exp $
DISTNAME= openh323-v1_15_2-src
PKGNAME= openh323-1.15.2
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.openh323.org/
COMMENT= Open H.323 library
WRKSRC= ${WRKDIR}/openh323
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake tar
USE_LIBTOOL= yes
GNU_CONFIGURE= yes