aboutsummaryrefslogtreecommitdiff
path: root/net/unison-devel
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-03-05 20:22:02 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-03-05 20:22:02 +0000
commitddc550ff99131ed2bd4a88a7697d39209bb12846 (patch)
tree29b4d5468cf992e8cbc961e010614eb345b72dcb /net/unison-devel
parent18eb550f56fe3aafc605e62cc8996ba8626d0c29 (diff)
Notes
Diffstat (limited to 'net/unison-devel')
-rw-r--r--net/unison-devel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile
index f17953f7b03e..f2cec14af8a1 100644
--- a/net/unison-devel/Makefile
+++ b/net/unison-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= unison
PORTVERSION= 2.45.28
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
PKGNAMESUFFIX= -devel
@@ -55,6 +56,10 @@ PATCH_DEPENDS+= ${BUILD_DEPENDS}
.endif
.if ${PORT_OPTIONS:MX11}
+post-patch:
+ @${REINPLACE_CMD} -Ee 's@(\+|/)(lablgtk2)@\1site-lib/\2@' \
+ ${WRKSRC}/Makefile.OCaml
+
post-build:
@${ECHO} Building text-only version
@${ECHO} ${WRKSRC}