- Fix LOCALBASE/PREFIX misuse
- Add NO_ARCH - Update WWW
This commit is contained in:
parent
f508975358
commit
9bc75fb193
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460579
@ -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:
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user