summaryrefslogtreecommitdiff
path: root/x11/gtoolkit
diff options
context:
space:
mode:
authorrh <rh>2006-05-28 00:26:26 +0000
committerrh <rh>2006-05-28 00:26:26 +0000
commitd92e4d24fffe9b13c6116f9ede3591d979742b24 (patch)
tree4f7f02f7c6e247f50b4943c439b43d76a2bf1637 /x11/gtoolkit
parent1a2283a6e7a5d775f25a3655e642a49ba7c72058 (diff)
downloadpkgsrc-d92e4d24fffe9b13c6116f9ede3591d979742b24.tar.gz
Add USE_LANGUAGES= objc
Diffstat (limited to 'x11/gtoolkit')
-rw-r--r--x11/gtoolkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtoolkit/Makefile b/x11/gtoolkit/Makefile
index 415cd8d931e..fca26f840af 100644
--- a/x11/gtoolkit/Makefile
+++ b/x11/gtoolkit/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:03 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/28 00:26:27 rh Exp $
#
.include "Makefile.common"
PKGREVISION= 10
COMMENT= Objective-C interface to the GTK+ widget set
+USE_LANGUAGES= objc
+
BUILD_DIRS= ${WRKSRC}/GToolKit
.include "../../x11/gtk/buildlink3.mk"