diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
commit | 69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch) | |
tree | c20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /textproc/tidyp | |
parent | 542da4442bdedfe99d8bc65fad20e4218492fd1d (diff) | |
download | ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.tar.gz ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.zip |
Notes
Diffstat (limited to 'textproc/tidyp')
-rw-r--r-- | textproc/tidyp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index ec374f00aae5..b993b4199c7e 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= A library and program to validate and fix HTML +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |