1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Put back GNU_CONFIGURE, which I managed to delete somehow in my previous

commit. This should fix the port.

Submitted by:	Marcus Henschel <marcus@huehnerhund.ath.cx>
This commit is contained in:
Maxim Sobolev 2001-07-31 06:35:03 +00:00
parent f9c18e7986
commit d2911a79af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45647

View File

@ -20,5 +20,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>