aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/gnome-commander
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-17 03:18:24 +0800
committermarcus <marcus@FreeBSD.org>2003-10-17 03:18:24 +0800
commit059b76320207694476581dae714af38f955d7478 (patch)
treef281c62dd4ace5ef7103edf127de9b1f6f8f80e3 /x11-fm/gnome-commander
parentd9c7baf9be4e040e241997a9ff89f23cd11a7d2c (diff)
downloadfreebsd-ports-gnome-059b76320207694476581dae714af38f955d7478.tar.gz
freebsd-ports-gnome-059b76320207694476581dae714af38f955d7478.tar.zst
freebsd-ports-gnome-059b76320207694476581dae714af38f955d7478.zip
Fix packaging due to gnomehack being overwritten by automake.
Reported by: bento via kris
Diffstat (limited to 'x11-fm/gnome-commander')
-rw-r--r--x11-fm/gnome-commander/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile
index f0c2035f0244..177258866edc 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"