diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-05 00:26:56 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-05 00:26:56 +0000 |
commit | 0074da9da0cedcc6e60f121d7bbe21d4a01383d0 (patch) | |
tree | 81592e9d0b738755b494640030b6ef6bb2f9e8bf /textproc/source-highlight | |
parent | df5700b0168f1f8d7dd9c9628231138f94c4d881 (diff) | |
download | ports-0074da9da0cedcc6e60f121d7bbe21d4a01383d0.tar.gz ports-0074da9da0cedcc6e60f121d7bbe21d4a01383d0.zip |
textproc/source-highlight: Do not set INFO twice
Notes
Notes:
svn path=/head/; revision=516756
Diffstat (limited to 'textproc/source-highlight')
-rw-r--r-- | textproc/source-highlight/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 88e469104df4..9cdbc74136eb 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -23,8 +23,6 @@ CONFIGURE_ARGS= --with-bash-completion INSTALL_TARGET= install-strip USE_LDCONFIG= yes -INFO= source-highlight source-highlight-lib - OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= * |