diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
commit | 8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1 (patch) | |
tree | c5964c4dcc47abf5d43ae79faafc7963fa814881 /print | |
parent | 2e47b7f30331f9b013570c79934907cf743969dd (diff) | |
download | freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.gz freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.zst freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.zip |
Remove trailing whitespaces from category print
Diffstat (limited to 'print')
-rw-r--r-- | print/cpp2latex/Makefile | 2 | ||||
-rw-r--r-- | print/foxitreader/Makefile | 2 | ||||
-rw-r--r-- | print/gtklp/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond-devel/Makefile | 2 | ||||
-rw-r--r-- | print/lilypond/Makefile | 2 | ||||
-rw-r--r-- | print/passivetex/Makefile | 2 | ||||
-rw-r--r-- | print/pstotext/Makefile | 2 | ||||
-rw-r--r-- | print/tex-xdvik/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index 54804be97696..c0583e7784a6 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -20,7 +20,7 @@ PLIST_FILES= bin/cpp2latex NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/print/foxitreader/Makefile b/print/foxitreader/Makefile index 9fba21ff97a1..d308d589ad97 100644 --- a/print/foxitreader/Makefile +++ b/print/foxitreader/Makefile @@ -31,7 +31,7 @@ WRKSRC= ${WRKDIR}/${PORTVERSION:R}-release NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index d34771c1a60e..8b2f573a90d2 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -27,7 +27,7 @@ MAN1= gtklp.1 gtklpq.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 5ce99847f5dc..eec443d31142 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -67,7 +67,7 @@ NO_CCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 1ddbb7409350..813e61d48679 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -68,7 +68,7 @@ NO_CCACHE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile index e9fa23c4cb98..6f42c93c8af6 100644 --- a/print/passivetex/Makefile +++ b/print/passivetex/Makefile @@ -43,7 +43,7 @@ CLASS_FILES= dummyels.sty fotex.xmt fotex.sty \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 4ea575ce40da..afa0d58c12b5 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -22,7 +22,7 @@ PORTDOCS= copyright NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile index 1b9cfa8beceb..5d2b66edce69 100644 --- a/print/tex-xdvik/Makefile +++ b/print/tex-xdvik/Makefile @@ -50,7 +50,7 @@ PORTDOCS= BUGS CHANGES INSTALL README README.CVS README.coding \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |