aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2003-08-20 10:32:34 +0800
committerbland <bland@FreeBSD.org>2003-08-20 10:32:34 +0800
commit22f7159de42bd30365325e134ce3f69554781588 (patch)
tree8b8859320443d7b1ef0384fb8db79192e81b2ba8
parent3d10760642a007fa1edd35466a10563823d5aca2 (diff)
downloadfreebsd-ports-gnome-22f7159de42bd30365325e134ce3f69554781588.tar.gz
freebsd-ports-gnome-22f7159de42bd30365325e134ce3f69554781588.tar.zst
freebsd-ports-gnome-22f7159de42bd30365325e134ce3f69554781588.zip
Add gnomehack missed in previous commit.
Approved by: marcus (mentor)
-rw-r--r--graphics/libgnomecanvasmm/Makefile2
-rw-r--r--graphics/libgnomecanvasmm26/Makefile2
-rw-r--r--x11/libgnomemm/Makefile2
-rw-r--r--x11/libgnomemm26/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile
index 9eda7935e636..dd8848bb4b34 100644
--- a/graphics/libgnomecanvasmm/Makefile
+++ b/graphics/libgnomecanvasmm/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnomecanvas
+USE_GNOME= gnomehack libgnomecanvas
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile
index 9eda7935e636..dd8848bb4b34 100644
--- a/graphics/libgnomecanvasmm26/Makefile
+++ b/graphics/libgnomecanvasmm26/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnomecanvas
+USE_GNOME= gnomehack libgnomecanvas
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/x11/libgnomemm/Makefile b/x11/libgnomemm/Makefile
index fdf087d03955..712b774a5d1f 100644
--- a/x11/libgnomemm/Makefile
+++ b/x11/libgnomemm/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnome
+USE_GNOME= gnomehack libgnome
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index fdf087d03955..712b774a5d1f 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= libgnome
+USE_GNOME= gnomehack libgnome
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static