summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-16 19:18:24 +0000
committermarcus <marcus@FreeBSD.org>2003-10-16 19:18:24 +0000
commit059b76320207694476581dae714af38f955d7478 (patch)
treef281c62dd4ace5ef7103edf127de9b1f6f8f80e3 /x11-fm
parentd9c7baf9be4e040e241997a9ff89f23cd11a7d2c (diff)
downloadFreeBSD-ports-059b76320207694476581dae714af38f955d7478.zip
FreeBSD-ports-059b76320207694476581dae714af38f955d7478.tar.gz
Fix packaging due to gnomehack being overwritten by automake.
Reported by: bento via kris
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnome-commander/Makefile5
-rw-r--r--x11-fm/gnome-commander2/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile
index f0c2035..1772588 100644
--- a/x11-fm/gnome-commander/Makefile
+++ b/x11-fm/gnome-commander/Makefile
@@ -22,11 +22,8 @@ CONFIGURE_ARGS= --without-fam
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs gdkpixbuf gtk12
+USE_GNOME= gnomeprefix gnomehack gnometarget gnomevfs gnomelibs gdkpixbuf
GNU_CONFIGURE= yes
-WANT_AUTOCONF_VER= 253
-USE_AUTOMAKE= yes
-WANT_AUTOMAKE_VER= 14
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl"
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index f0c2035..1772588 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -22,11 +22,8 @@ CONFIGURE_ARGS= --without-fam
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs gdkpixbuf gtk12
+USE_GNOME= gnomeprefix gnomehack gnometarget gnomevfs gnomelibs gdkpixbuf
GNU_CONFIGURE= yes
-WANT_AUTOCONF_VER= 253
-USE_AUTOMAKE= yes
-WANT_AUTOMAKE_VER= 14
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl"
OpenPOWER on IntegriCloud