aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-08-22 21:53:11 +0800
committerbapt <bapt@FreeBSD.org>2012-08-22 21:53:11 +0800
commit8efaaeff157cdfa494136cb80eda2274911ad0b4 (patch)
tree8bb5cc2fd35a180d74b3bbd5396e042f498436b7
parent1a4e83f03e81266d5ff151946086dd53da894b50 (diff)
downloadfreebsd-ports-gnome-8efaaeff157cdfa494136cb80eda2274911ad0b4.tar.gz
freebsd-ports-gnome-8efaaeff157cdfa494136cb80eda2274911ad0b4.tar.zst
freebsd-ports-gnome-8efaaeff157cdfa494136cb80eda2274911ad0b4.zip
- Fix plist
Reported by: beat
-rw-r--r--devel/yajl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/yajl/Makefile b/devel/yajl/Makefile
index f96fcd7dd9b2..c75d056d879c 100644
--- a/devel/yajl/Makefile
+++ b/devel/yajl/Makefile
@@ -22,6 +22,8 @@ LICENSE= BSD
USE_LDCONFIG= yes
USE_CMAKE= yes
+PLIST_SUB= VERSION=${PORTVERSION}
+
post-patch:
@${REINPLACE_CMD} -e "s,share/pkgconfig,libdata/pkgconfig,g" \
${WRKSRC}/src/CMakeLists.txt