summaryrefslogtreecommitdiff
path: root/devel/libFoundation
diff options
context:
space:
mode:
authorrh <rh>2006-05-28 00:26:26 +0000
committerrh <rh>2006-05-28 00:26:26 +0000
commit9c8e2b5ef50aca23be298a8f27cee2102f754d01 (patch)
tree4f7f02f7c6e247f50b4943c439b43d76a2bf1637 /devel/libFoundation
parent7615e0b79371377f7c691d7753c3eb02d9e57408 (diff)
downloadpkgsrc-9c8e2b5ef50aca23be298a8f27cee2102f754d01.tar.gz
Add USE_LANGUAGES= objc
Diffstat (limited to 'devel/libFoundation')
-rw-r--r--devel/libFoundation/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libFoundation/Makefile b/devel/libFoundation/Makefile
index 0aec8d370f0..7056696c805 100644
--- a/devel/libFoundation/Makefile
+++ b/devel/libFoundation/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/23 04:13:10 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/28 00:26:26 rh Exp $
#
DISTNAME= libFoundation-1.0.72-r107
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opengroupware.org/en/devs/thirdparty/libFoundation/
COMMENT= Library implementing the OpenStep Foundation API
+USE_LANGUAGES= c objc
+
WRKSRC= ${WRKDIR}/libfoundation
GNU_CONFIGURE= yes