From a85efc9a51f06878ef9fe259fafba286b260f2ae Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 1 Oct 1998 22:28:32 +0000 Subject: Remove MAKE_ENV, I forgot remove this line last commit. --- x11/gnomecore/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index f435a6aaff42..4d8ba0ab8598 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.2 1998/09/14 10:07:35 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/30 14:02:09 vanilla Exp $ # DISTNAME= gnome-core-0.30 @@ -27,7 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \ CXXFLAGS="${CFLAGS}" \ GTK_CONFIG="${X11BASE}/bin/gtk11-config" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4" -MAKE_ENV= GNOMELOCALEDIR="${PREFIX}/share/locale" post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -- cgit v1.2.3