mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Remove USE_IMAKE, it just breaks things.
Submitted by: ade
This commit is contained in:
parent
dba7a2cebc
commit
f45028153f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32658
@ -19,9 +19,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
|||||||
|
|
||||||
MAN1= gtkfind.1 mktmp.1
|
MAN1= gtkfind.1 mktmp.1
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
|
||||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||||
|
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_IMAKE= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user