1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Tell moc's location to the configure.

PR:		15082
Submitted by:	Mario Ferreira <lioux@linf.unb.br>
This commit is contained in:
R. Imura 1999-12-10 01:31:56 +00:00
parent 04dd7ad04b
commit f83fcaff9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23703

View File

@ -20,4 +20,6 @@ USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= MOC=${X11BASE}/bin/moc
.include <bsd.port.mk>