mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix rc file.
Submitted by: Jose F. Nieves <nieves@ltp.upr.clu.edu>
This commit is contained in:
parent
634e326ac0
commit
88ebd8f138
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55840
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= nail
|
||||
PORTVERSION= 9.30
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
|
||||
|
||||
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc"
|
||||
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc/nail.rc"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-liconv"
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= nail
|
||||
PORTVERSION= 9.30
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
|
||||
|
||||
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc"
|
||||
CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc/nail.rc"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-liconv"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user