Date: Sat, 17 Aug 2002 16:24:56 -0500 From: Glenn Johnson <glennpj@charter.net> To: gnome@freebsd.org Subject: multi-gnome-terminal needs GNOMENG Message-ID: <20020817212456.GA25011@gforce.johnson.home>
index | next in thread | raw e-mail
[-- Attachment #1 --]
The multi-gnome-terminal port needs to have the Makefile changed to use
GNOMENG.
I did not do a send-pr because I am not sure exactly what goes into the
USE_GNOME variable. Attached is a patch to the Makefile that works but
may need some tweaking on the USE_GNOME variable.
--
Glenn Johnson
glennpj@charter.net
[-- Attachment #2 --]
--- Makefile.orig Sat Aug 17 16:07:57 2002
+++ Makefile Sat Aug 17 16:20:50 2002
@@ -15,13 +15,11 @@
MAINTAINER= fdubuy@free.fr
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \
- ORBit.2:${PORTSDIR}/devel/ORBit
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes
-USE_GTK= yes
-USE_GNOME= yes
+USE_GNOME= xml orbit gtk12 glib12
+USE_GNOMENG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
# The distribution Makefile.in files append "/gnome" to --datadir
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020817212456.GA25011>
