mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio
to ensure correct removal of shared dirs. Submitted by: bento
This commit is contained in:
parent
3626ce1e8c
commit
329e7bc1e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32575
@ -16,7 +16,8 @@ MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
|
||||
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
|
||||
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
|
||||
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
|
||||
${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -16,7 +16,8 @@ MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
|
||||
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
|
||||
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
|
||||
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
|
||||
${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user