From 0973f187eff386652d6b53ebec22126361f31238 Mon Sep 17 00:00:00 2001 From: vanilla Date: Tue, 10 Aug 2004 15:50:54 +0000 Subject: Add gnometarget to USE_GNOME, that's better way. --- lang/embryo/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index cb2e689760ca..31a562db7813 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -15,11 +15,9 @@ MAINTAINER= vanilla@FreeBSD.org COMMENT= A C like scripting language used in parts of the Enlightenment USE_LIBTOOL_VER= 15 -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include - -CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET} -- cgit