diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnomecore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index f7f0932116da..3d760352cc2d 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.5 1998/10/23 14:36:24 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/11/10 08:59:10 asami Exp $ # DISTNAME= gnome-core-0.30 @@ -17,8 +17,6 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ gtop.0:${PORTSDIR}/devel/libgtop -BROKEN= build - USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ |