aboutsummaryrefslogtreecommitdiff
path: root/devel/liballium
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-25 13:29:11 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-25 13:29:11 +0000
commit1f3d57052e907ef7c713ebb3d3b48d1b004a8580 (patch)
tree83ed93101da454cd8d6924d30bec1b679083d876 /devel/liballium
parent4b6dd971868e94eceba050eb6411738b7cbe0f25 (diff)
downloadports-1f3d57052e907ef7c713ebb3d3b48d1b004a8580.tar.gz
ports-1f3d57052e907ef7c713ebb3d3b48d1b004a8580.zip
Notes
Diffstat (limited to 'devel/liballium')
-rw-r--r--devel/liballium/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liballium/Makefile b/devel/liballium/Makefile
index d20aeb50c53a..f58a05f5e5dc 100644
--- a/devel/liballium/Makefile
+++ b/devel/liballium/Makefile
@@ -25,6 +25,8 @@ PLIST_SUB+= PKGNAME=${PKGNAME}
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -E -e "s@^(pkgconfigdir =) .*@\1 ${LOCALBASE}/libdata/pkgconfig@" \
${WRKSRC}/Makefile.am