- Use USES=localbase
This commit is contained in:
parent
1a08631616
commit
46ff9bcb38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400812
@ -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= *
|
||||
|
Loading…
Reference in New Issue
Block a user