summaryrefslogtreecommitdiff
path: root/textproc/libucl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libucl/Makefile')
-rw-r--r--textproc/libucl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libucl/Makefile b/textproc/libucl/Makefile
index 1a64e02e4659..4e484b383e1f 100644
--- a/textproc/libucl/Makefile
+++ b/textproc/libucl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libucl
DISTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc devel
# implicit-approval+: bapt dvl
@@ -24,6 +24,8 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
+CPPFLAGS= -I../uthash
+
CONFLICTS_INSTALL= ucl
OPTIONS_DEFINE= LUA REGEX SIGNATURES URLS UTILS