aboutsummaryrefslogtreecommitdiff
path: root/www/cgiparse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/cgiparse
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
Notes
Diffstat (limited to 'www/cgiparse')
-rw-r--r--www/cgiparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile
index d3da8e60d2cc..159023994e64 100644
--- a/www/cgiparse/Makefile
+++ b/www/cgiparse/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= C library to parse CGI Forms
-LIB_DEPENDS= libmime.so:${PORTSDIR}/devel/mime
+LIB_DEPENDS= libmime.so:devel/mime
GNU_CONFIGURE= yes
USE_LDCONFIG= yes