diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-10 13:54:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-10 13:54:26 +0000 |
commit | 5005b67362a735dc18d3d85170eae34e1fb6feab (patch) | |
tree | 3a1e73b4128190b7ed7020b2113a1d94d76b0e93 /chinese | |
parent | e4eefd3f1e344c567f932fef63a6f04a0bb4eba4 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cless/Makefile | 2 | ||||
-rw-r--r-- | chinese/gb2ps/Makefile | 2 | ||||
-rw-r--r-- | chinese/hanzim/Makefile | 2 | ||||
-rw-r--r-- | chinese/muni/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb-tw/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 | ||||
-rw-r--r-- | chinese/pine4/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index ea267634915e..2d4a9368ff55 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -13,6 +13,8 @@ GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less CPP= # +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 6b4fb0867644..aaf1fdccfeb5 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -17,6 +17,8 @@ COMMENT= Converts Chinese GB (simple) encoded text to PostScript EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index 050e40380d1a..e989e21f3f77 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -26,6 +26,8 @@ MAN1= hanzim.1 NO_STAGE= yes BROKEN_powepc= Does not install on powerpc: signal 11 +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile index 4ebc6379ec85..5dfd7979fe56 100644 --- a/chinese/muni/Makefile +++ b/chinese/muni/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/ MAINTAINER= ports@FreeBSD.org COMMENT= Find Unicode values for Chinese characters +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index c04245777223..4b598b69a5e5 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -53,6 +53,8 @@ EXCEPTFILES= ${PREFIX}/${PHPBBDIR}/install/install.php \ ${PREFIX}/${PHPBBDIR}/install/upgrade.php \ ${PREFIX}/${PHPBBDIR}/install/update_to_latest.php +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> options: diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index 61f2d570c4e2..9639aa6ef336 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -41,6 +41,8 @@ NO_STAGE= yes PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} PKGOPTS= ${FILESDIR}/pkg-opts +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> options: diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 50ab39692db4..bb45a8f45df0 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -29,6 +29,8 @@ MAN1= pine.1 pico.1 pilot.1 NO_STAGE= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> pre-fetch: |