From c10874ab9ce1b54c4bb57d5c1c7075ae4bddef7f Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 4 Jul 2002 17:19:38 +0000 Subject: Convert to USE_GNOMENG. --- graphics/imlib/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/imlib') diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 5b3dd5392a3e..1b196c5019bf 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib --disable-modules \ @@ -34,6 +35,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= imlib-config.1 imlib_config.1 pre-configure: - ${PERL} -pi -e "s^%%LOCALBASE%%^${LOCALBASE}^" ${WRKSRC}/imlib-config.in + ${REINPLACE_CMD} -e "s^%%LOCALBASE%%^${LOCALBASE}^" ${WRKSRC}/imlib-config.in .include -- cgit v1.2.3