make it build again
PR: 37162 Reported by: Roger Savard <Unix@henoc.com>
This commit is contained in:
parent
f7c986ff13
commit
bb8a2f537e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59603
1 changed files with 4 additions and 2 deletions
|
@ -13,10 +13,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
|
||||
MAINTAINER= smoberly@xavier.dyndns.org
|
||||
|
||||
ALL_TARGET= powershell
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= yes
|
||||
IMLIB_CONFIG?= ${X11BASE}/bin/imlib-config
|
||||
USE_AUTOCONF= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`"
|
||||
ALL_TARGET= powershell
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue