diff options
Diffstat (limited to 'devel/jansson/Makefile')
-rw-r--r-- | devel/jansson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 9c081cab2653..bfb6d16009e4 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -16,6 +16,6 @@ COMMENT= A C library for encoding, decoding and manipulating JSON data USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig .include <bsd.port.mk> |