diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:38 +0000 |
commit | de52c55ea6d60df7fd002c4cb560af897bc99f0b (patch) | |
tree | 2bae828d6ddbeb64e57161d55370950a0fafce42 | |
parent | a54af2ed3de7e265a38c1e8f3b289e8760e1b8b6 (diff) | |
download | ports-de52c55ea6d60df7fd002c4cb560af897bc99f0b.tar.gz ports-de52c55ea6d60df7fd002c4cb560af897bc99f0b.zip |
Remove trailing whitespaces from category chinese
Notes
Notes:
svn path=/head/; revision=345399
-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, 7 insertions, 7 deletions
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile index 2d4a9368ff55..f4fb5f601d30 100644 --- a/chinese/cless/Makefile +++ b/chinese/cless/Makefile @@ -13,7 +13,7 @@ GNU_CONFIGURE= yes CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less CPP= # -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index aaf1fdccfeb5..eb32e84f8c97 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -17,7 +17,7 @@ COMMENT= Converts Chinese GB (simple) encoded text to PostScript EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index e989e21f3f77..87bcf1726fbd 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -26,7 +26,7 @@ MAN1= hanzim.1 NO_STAGE= yes BROKEN_powepc= Does not install on powerpc: signal 11 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile index 5dfd7979fe56..3e43363879d0 100644 --- a/chinese/muni/Makefile +++ b/chinese/muni/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/ MAINTAINER= ports@FreeBSD.org COMMENT= Find Unicode values for Chinese characters -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 4b598b69a5e5..30c5ba3591c0 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -53,7 +53,7 @@ EXCEPTFILES= ${PREFIX}/${PHPBBDIR}/install/install.php \ ${PREFIX}/${PHPBBDIR}/install/upgrade.php \ ${PREFIX}/${PHPBBDIR}/install/update_to_latest.php -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index 9639aa6ef336..e1cf03bdf2c9 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -41,7 +41,7 @@ NO_STAGE= yes PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} PKGOPTS= ${FILESDIR}/pkg-opts -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index bb45a8f45df0..3822c8fa3d96 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -29,7 +29,7 @@ MAN1= pine.1 pico.1 pilot.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |