aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-02-25 19:57:20 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-02-25 19:57:20 +0800
commita700de99f6d60fae0d87da7c62a7b8327ab40e1c (patch)
treeb7c88f016bd5a8039e24ae550c26b9e7b83ccb2e /x11-fm
parentf5a431edd852febbfddb9097267560da67172b59 (diff)
downloadfreebsd-ports-gnome-a700de99f6d60fae0d87da7c62a7b8327ab40e1c.tar.gz
freebsd-ports-gnome-a700de99f6d60fae0d87da7c62a7b8327ab40e1c.tar.zst
freebsd-ports-gnome-a700de99f6d60fae0d87da7c62a7b8327ab40e1c.zip
- Clarify LICENSE
- Add LICENSE_FILE - Switch to USES=localbase - Fix build with disabled NLS
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xfe/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile
index 21d8870aee4d..83c0494b75b3 100644
--- a/x11-fm/xfe/Makefile
+++ b/x11-fm/xfe/Makefile
@@ -9,24 +9,24 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast MS-Explorer like file manager for X
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
-OPTIONS_DEFINE= NLS
-
-OPTIONS_SUB= yes
-
-USES= desktop-file-utils gmake pathfix
+USES= desktop-file-utils gmake localbase pathfix
USE_XORG= xft
USE_GNOME= intltool
GNU_CONFIGURE= yes
+LDFLAGS+= -pthread
+
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
+
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
+NLS_USES_OFF= gettext-tools
post-patch:
.for i in XFileExplorer.cpp help.h xfedefs.h