mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove nautilus support now that Nautilus has been removed from the tree.
This commit is contained in:
parent
d6738dfca2
commit
c2de53da32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84933
@ -58,15 +58,6 @@ FLASHPLAYER= ${LOCALBASE}/lib/libflashplayer.so.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if exists(${X11BASE}/lib/libnautilus.so.0)
|
||||
WITH_NAUTILUS= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_NAUTILUS)
|
||||
LIB_DEPENDS+= nautilus.0:${PORTSDIR}/x11-fm/nautilus
|
||||
CONFIGURE_ARGS+= --enable-nautilus-view
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
# Galeon does not build correctly in -CURRENT if -Werror is passed
|
||||
# to the compiler.
|
||||
|
Loading…
Reference in New Issue
Block a user