summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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