mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build with gcc41
This commit is contained in:
parent
c541548b8d
commit
5b64b2ccba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180271
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ USE_GETTEXT= yes
|
|||
USE_GNOME= atk glib20 gtk20 pango
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,-Wpointer-arithmetic,," ${WRKSRC}/configure
|
||||
|
||||
pre-install:
|
||||
${ECHO_CMD} bin/maketool > ${PLIST}
|
||||
.for ii in make maketool_client
|
||||
|
|
Loading…
Add table
Reference in a new issue