aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-11 01:05:26 +0800
committerantoine <antoine@FreeBSD.org>2014-09-11 01:05:26 +0800
commitef9fdd3c74cd01a929c67a89af7d74963f42666f (patch)
tree0eeeb16426c267fa286058af230efd03575bf715
parent06c5ddc8acd551b38793310e0ef36972c31e6ae1 (diff)
downloadfreebsd-ports-gnome-ef9fdd3c74cd01a929c67a89af7d74963f42666f.tar.gz
freebsd-ports-gnome-ef9fdd3c74cd01a929c67a89af7d74963f42666f.tar.zst
freebsd-ports-gnome-ef9fdd3c74cd01a929c67a89af7d74963f42666f.zip
- Allow staging as a regular user
- Switch from gnomehack to pathfix
-rw-r--r--devel/guikachu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile
index 8c4898261d25..b546513e82a6 100644
--- a/devel/guikachu/Makefile
+++ b/devel/guikachu/Makefile
@@ -14,9 +14,10 @@ COMMENT= Resource editor for PalmOS(tm) systems
LIB_DEPENDS= libgnomeuimm-2.6.so:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
libgnomevfsmm-2.6.so:${PORTSDIR}/devel/gnome-vfsmm
-USES= gmake pkgconfig shared-mime-info desktop-file-utils
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
+USES= gmake pathfix pkgconfig shared-mime-info desktop-file-utils
+USE_GNOME= gnomeprefix intlhack libgnomeui
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_UPDATE_MIME="no"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib