summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-14 03:27:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-14 03:27:52 +0000
commit1d08aa8f88766d5d93a05010cd97031ca7f9df2f (patch)
treead82165bc46dfa09bc1bfff0edd706fb13069093 /x11/gnome-libs
parentUpgrade to 1.82. (diff)
Need to depend on gmake if we're going to use it.
Notes
Notes: svn path=/head/; revision=15341
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 1cbe2e668d41..20bfee05d296 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.16 1998/11/25 05:06:22 jseger Exp $
+# $Id: Makefile,v 1.17 1998/11/25 09:01:24 asami Exp $
#
DISTNAME= gnome-libs-0.30.1
@@ -25,6 +25,7 @@ LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= ORBit.0:${PORTSDIR}/devel/ORBit
USE_X_PREFIX= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome