mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Allow staging as a regular user
This commit is contained in:
parent
ee435ef5bd
commit
a1b8e6521d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368604
@ -21,10 +21,11 @@ RUN_DEPENDS= dos2unix:${PORTSDIR}/converters/unix2dos \
|
||||
tidy:${PORTSDIR}/www/tidy-lib \
|
||||
xpdf:${PORTSDIR}/graphics/xpdf
|
||||
|
||||
CONFIGURE_ARGS+= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications --with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps
|
||||
CONFIGURE_ARGS= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications \
|
||||
--with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps --disable-update-databases
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig desktop-file-utils shared-mime-info
|
||||
USE_GNOME= libgnomeui desktopfileutils gnomehier
|
||||
USE_GNOME= libgnomeui gnomehier
|
||||
USE_TEX= latex
|
||||
|
||||
OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user