Fix the port (put back several lines accidentally removed by Ade few months
ago). Submitted by: bento
This commit is contained in:
parent
324573fd8e
commit
1eff704054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47220
@ -17,6 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
|
||||
USE_GNOME= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS=-L${LOCALBASE}/lib
|
||||
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user