diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index a3194b8..4c8789f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,7 +3,7 @@ # Date created: 08 October 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/26 11:58:07 vanilla Exp $ # DISTNAME= gnumeric-0.3 @@ -16,6 +16,8 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml LIB_DEPENDS+= gnome.0:${PORTSDIR}/x11/gnomelibs +BROKEN= build + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ |