From 90a833ea7a217c4be5e58a5745f98f349989d1cb Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 16 Sep 2002 13:25:34 +0000 Subject: Prevent breakage when both gal1 and gal2 are installed. --- math/gnumeric2/Makefile | 3 ++- math/gnumeric2/files/patch-configure | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index ce88bb454317..ba7dc54ad265 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -30,7 +30,8 @@ USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --without-guile --with-bonobo CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" + LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \ + DEFS="-I${X11BASE}/include/gal-2-0" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} PLIST_SUB= VERSION=${PORTVERSION}-bonobo diff --git a/math/gnumeric2/files/patch-configure b/math/gnumeric2/files/patch-configure index 86dca3320983..0556ddc28540 100644 --- a/math/gnumeric2/files/patch-configure +++ b/math/gnumeric2/files/patch-configure @@ -8,3 +8,12 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -13797,7 +13798,7 @@ + }' + fi + +-DEFS=-DHAVE_CONFIG_H ++DEFS="$DEFS -DHAVE_CONFIG_H" + + + -- cgit e='id' value='b12fb755450f1c2d8316a2416eef12f46749cd86'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linux-f10-nspr
Commit message (Expand)AuthorAgeFilesLines
* Add stage support for linux-f10-* ports maintained by emulation@rene2013-10-061-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Assist with de-MD5'ificationdougb2011-07-051-2/+0
* Add a more reliable mirrors for fc4 and f10 linux emulation ports.ehaupt2011-03-031-0/+1
* Update to version 4.7.6-1.fc10.1.bsam2009-11-162-8/+8
* - Update to 4.7.4mm2009-09-112-8/+8
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-022-13/+15
* Add linux-f8-nspr 4.7.3, netscape Portable Runtime (Linux Fedora 8).bsam2009-04-07