- Convert to USES=pkgconfig
PR: ports/178419 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
This commit is contained in:
parent
9466429ecc
commit
e869b98462
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317694
@ -26,8 +26,9 @@ USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/dbmail
|
||||
USE_RC_SUBR= dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
|
||||
USE_GNOME= glib20 pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_OPENSSL= yes
|
||||
USES= pkgconfig
|
||||
|
||||
CFLAGS+= -fPIC -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
Loading…
Reference in New Issue
Block a user