summaryrefslogtreecommitdiff
path: root/www/sope
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 /www/sope
parent7615e0b79371377f7c691d7753c3eb02d9e57408 (diff)
downloadpkgsrc-9c8e2b5ef50aca23be298a8f27cee2102f754d01.tar.gz
Add USE_LANGUAGES= objc
Diffstat (limited to 'www/sope')
-rw-r--r--www/sope/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/sope/Makefile b/www/sope/Makefile
index d5d6a124c12..de4cfb11718 100644
--- a/www/sope/Makefile
+++ b/www/sope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:31:03 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/28 00:26:27 rh Exp $
#
DISTNAME= sope-4.5.4-nevermind-r878
@@ -14,6 +14,8 @@ COMMENT= Set of frameworks for a complete web application server environment
BUILD_DEPENDS+= bash-[0-9]*:../../shells/bash
+USE_LANGUAGES= objc
+
WRKSRC= ${WRKDIR}/sope
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes