summaryrefslogtreecommitdiff
path: root/devel/libFoundation
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2006-05-28 00:26:26 +0000
committerrh <rh@pkgsrc.org>2006-05-28 00:26:26 +0000
commit4b2d28c8af0536e8496b731b16e0f52a5bc29168 (patch)
tree4f7f02f7c6e247f50b4943c439b43d76a2bf1637 /devel/libFoundation
parent6fa5d35df0d76b6adb6b1d56c44fb60ba2504181 (diff)
downloadpkgsrc-4b2d28c8af0536e8496b731b16e0f52a5bc29168.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