summaryrefslogtreecommitdiff
path: root/devel/json-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/json-c/Makefile')
-rw-r--r--devel/json-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
index d73252012cd4..978ada49e7bb 100644
--- a/devel/json-c/Makefile
+++ b/devel/json-c/Makefile
@@ -16,6 +16,6 @@ COMMENT= A JSON (Javascript Object Notation) implementation in C
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnometarget pkgconfig gnomehack
+USE_GNOME= pkgconfig gnomehack
.include <bsd.port.mk>