diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/dtse | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/dtse')
-rw-r--r-- | www/dtse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dtse/Makefile b/www/dtse/Makefile index 939693de956c..672b343aee9b 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -14,7 +14,7 @@ COMMENT= Indexing search engine for use on small websites LICENSE= APACHE20 -BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_gnu_make.m4:${PORTSDIR}/devel/autoconf-archive +BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_gnu_make.m4:devel/autoconf-archive .if defined(WITH_OPENSSL) USE_OPENSSL= yes |