From 8d4f8ef7e064e09a728086233ba9552542490a28 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 4 Nov 2015 20:15:27 +0000 Subject: - Use USES=localbase --- www/httrack/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 6a1e5c7daad1..59f50fc1239c 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -20,13 +20,11 @@ OPTIONS_DEFINE= DOCS ICONS OPTIONS_SUB= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr -CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/httrack USE_OPENSSL= yes -USES= alias execinfo gmake iconv libtool shebangfix +USES= alias execinfo gmake iconv libtool localbase shebangfix PORTDATA= * PORTDOCS= * -- cgit git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1
* Bump PORTREVISION for ports affected by the fix the last commit.Mathieu Arnold2017-02-011-1/+1
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
* - Add NO_ARCHDmitry Marakasov2015-05-311-0/+1
* - Add LICENSESunpoet Po-Chuan Hsieh2015-01-022-16/+17
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
* - Fix various distinfo errorsAlex Kozlov2014-06-011-2/+1
* Support STAGEDIR.Vanilla I. Shu2013-11-052-16/+14
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
* - Convert to new perl frameworkMathieu Arnold2013-08-031-6/+3