aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview-gtk2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 02:29:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 02:29:34 +0000
commit136cc8f44fe06808a711d8d17b4a4edde5528fb2 (patch)
treeb84ea78c60b31723859f75646bb5378e75c71abc /japanese/ebview-gtk2
parent23b245ed039e9ae8b8b051e8d072451d35ed49d9 (diff)
downloadports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.tar.gz
ports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.zip
Add DOCS option where PORTDOCS appears in plist.
Notes
Notes: svn path=/head/; revision=362018
Diffstat (limited to 'japanese/ebview-gtk2')
-rw-r--r--japanese/ebview-gtk2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index a697b08a7e33..e7ab83ec0925 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -27,6 +27,8 @@ SUB_FILES= ebview.desktop
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e 's|#define GTK_DISABLE_DEPRECATED 1||g' \
${WRKSRC}/src/ebview.c