aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-09-10 00:49:31 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2010-09-10 00:49:31 +0000
commit4f836f356eef518908e665e2455034dd3b744604 (patch)
tree4430fa8395c315ada47e546d8c39e759143b50a0 /graphics/gexiv2
parent36ef009cd1df069e3f5ca7b3c1ec74823a882a97 (diff)
downloadports-4f836f356eef518908e665e2455034dd3b744604.tar.gz
ports-4f836f356eef518908e665e2455034dd3b744604.zip
- Create PREFIX/share/vala/vapi directory on pre-install
- dirrmtry to remove it on PLIST - Bump PORTREVISION due to PLIST change Prompted by: pointyhat amd64 run
Notes
Notes: svn path=/head/; revision=260901
Diffstat (limited to 'graphics/gexiv2')
-rw-r--r--graphics/gexiv2/Makefile4
-rw-r--r--graphics/gexiv2/pkg-plist2
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 47fc009867c8..4798256cbf3d 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gexiv2
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://yorba.org/download/gexiv2/${PORTVERSION:R}/
DISTNAME= libgexiv2-${PORTVERSION}
@@ -30,4 +31,7 @@ post-patch:
-e 's|\$$\(LIB\)/pkgconfig|libdata/pkgconfig|g' \
${WRKSRC}/${MAKEFILE}
+pre-install:
+ @${MKDIR} ${PREFIX}/share/vala/vapi
+
.include <bsd.port.mk>
diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist
index 844c184463d3..14560db65490 100644
--- a/graphics/gexiv2/pkg-plist
+++ b/graphics/gexiv2/pkg-plist
@@ -10,3 +10,5 @@ lib/libgexiv2.a
libdata/pkgconfig/gexiv2.pc
share/vala/vapi/gexiv2.vapi
@dirrmtry include/gexiv2
+@dirrmtry share/vala/vapi
+@dirrmtry share/vala