aboutsummaryrefslogtreecommitdiff
path: root/www/mimetex
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-02-22 00:25:47 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-02-22 00:25:47 +0000
commit80181f42138f9c448d98eadb22327d9ecf04b48f (patch)
tree44aecaab4155f147a7c1a07c7b32a1b8f3ef1f6d /www/mimetex
parent709b809f580d0770e18cd9614ba245368321d210 (diff)
downloadports-80181f42138f9c448d98eadb22327d9ecf04b48f.tar.gz
ports-80181f42138f9c448d98eadb22327d9ecf04b48f.zip
- fix pkg-plist if installed with apache20 / apache22
- remove MD5 from distinfo PR: ports/154759 Submitted by: myself Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=269465
Diffstat (limited to 'www/mimetex')
-rw-r--r--www/mimetex/Makefile8
-rw-r--r--www/mimetex/distinfo1
2 files changed, 7 insertions, 2 deletions
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile
index 78bda960c3a5..2bf5b8c265c5 100644
--- a/www/mimetex/Makefile
+++ b/www/mimetex/Makefile
@@ -21,6 +21,8 @@ NO_WRKSUBDIR= yes
USE_APACHE= 1.3+
USE_ZIP= yes
+.include <bsd.port.pre.mk>
+
FETCH_CMD= /usr/bin/fetch -rR # see PR bin/76134
LN_OPTS= -sf
@@ -28,6 +30,10 @@ CGI_BIN= ${PREFIX}/www/cgi-bin/
CGI_PRG= ${PORTNAME}.cgi
WWW_DIR= ${PREFIX}/www/data/mimetex/
+.if ${APACHE_VERSION} > 13
+PLIST_DIRSTRY+= www/cgi-bin www/data
+.endif
+
# usefull if you run mimetex on another machine
.if defined(WITH_STATIC)
STATIC_MIMETEX= -static
@@ -59,4 +65,4 @@ post-install:
${CAT} ${PKGMESSAGE}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/www/mimetex/distinfo b/www/mimetex/distinfo
index e2a9d45fdb69..3bf6cc82463b 100644
--- a/www/mimetex/distinfo
+++ b/www/mimetex/distinfo
@@ -1,3 +1,2 @@
-MD5 (mimetex/20080906.1.70/mimetex.zip) = 9b0c05c452b93a9f7c682ae2d2d4a3c5
SHA256 (mimetex/20080906.1.70/mimetex.zip) = 7c3965baee916612124225f4482d2de81f5abd7cdf819d4f3806081615bb6841
SIZE (mimetex/20080906.1.70/mimetex.zip) = 729841