summaryrefslogtreecommitdiff
path: root/comms/gsmlib
diff options
context:
space:
mode:
authorjlam <jlam>2004-11-12 00:04:52 +0000
committerjlam <jlam>2004-11-12 00:04:52 +0000
commitcde9c40466ea1d4cf8436b7607a1124859669a73 (patch)
treea0e90eaee126be2c65c365aa0d399e3226b07433 /comms/gsmlib
parent10b433dfdf4f90cc282cc493bde99ccd046b9c7c (diff)
downloadpkgsrc-cde9c40466ea1d4cf8436b7607a1124859669a73.tar.gz
This package uses libtool and C++.
Diffstat (limited to 'comms/gsmlib')
-rw-r--r--comms/gsmlib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index 3a8cf812e68..bf6ae39d29c 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:16 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/11/12 00:04:52 jlam Exp $
#
DISTNAME= gsmlib-1.10
@@ -13,6 +13,8 @@ COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices
BUILD_USES_MSGFMT= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
+USE_LIBTOOL= YES
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES