diff options
Diffstat (limited to 'net/unison-devel/Makefile')
-rw-r--r-- | net/unison-devel/Makefile | 5 |
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} |