diff options
Diffstat (limited to 'textproc/htdig/Makefile')
-rw-r--r-- | textproc/htdig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index 29f43ce..96f6b6c 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -38,6 +38,7 @@ MAN1= htdig.1 htdig-pdfparser.1 htdump.1 htfuzzy.1 htload.1 \ htmerge.1 htnotify.1 htpurge.1 htsearch.1 htstat.1 rundig.1 MAN8= htdigconfig.8 +APACHE_COMPAT= YES .include <bsd.port.pre.mk> |