- Fix LOCALBASE/PREFIX misuse

- Add NO_ARCH
- Update WWW
This commit is contained in:
Dmitry Marakasov 2018-02-01 09:02:14 +00:00
parent f508975358
commit 9bc75fb193
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460579
2 changed files with 4 additions and 2 deletions

View File

@ -16,9 +16,11 @@ BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
USES= gettext gmake localbase tar:xz
USE_GNOME= intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
NO_ARCH= yes
PORTDOCS= AUTHORS README TODO
OPTIONS_DEFINE= DOCS
post-install-DOCS-on:

View File

@ -1,4 +1,4 @@
This package provides files required to build freedesktop.org
menu spec-compliant desktop menus for LXDE.
WWW: http://lxde.org/
WWW: https://lxde.org/