1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly

Digged into:	tobez
This commit is contained in:
Pav Lucistnik 2007-03-21 19:53:00 +00:00
parent bb945c1889
commit a95d9f2fca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187927
4 changed files with 0 additions and 4 deletions

View File

@ -21,7 +21,6 @@ BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-D
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2
PERL_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gconf2
MAN3= Gnome2::GConf.3 \

View File

@ -31,7 +31,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= libgnomecanvas
PERL_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>

View File

@ -27,7 +27,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= gnomevfs2
PERL_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>

View File

@ -26,7 +26,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
USE_GNOME= libgtkhtml
PERL_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>