aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-29 19:58:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-29 19:58:45 +0000
commitdbd53b94cc554de06afd5085a9c7c0d9eee92c96 (patch)
tree9596e4039ac6567f8dec8ff231892795abbbfa4f /devel/gnome-vfs
parent8483cf6b8a0b9a668972f3b52dbac5d2cbd60d16 (diff)
downloadports-dbd53b94cc554de06afd5085a9c7c0d9eee92c96.tar.gz
ports-dbd53b94cc554de06afd5085a9c7c0d9eee92c96.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile12
-rw-r--r--devel/gnome-vfs/files/modules_vfolder_applications-all-users.vfolder-info.in (renamed from devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in)0
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index b7decdbd1fab..9161cb4b2e46 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -28,20 +28,24 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
+.if !defined(WITHOUT_KDE_MENUS)
+EXTRA_PATCHES= ${FILESDIR}/modules_vfolder_applications-all-users.vfolder-info.in
+.endif
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libcdda_paranoia.a)
-WITH_CDPARANOIA= yes
+WITH_CDPARANOIA= yes
.endif
.if exists(${LOCALBASE}/lib/libfam.a)
WITH_FAM= yes
.endif
.if defined(WITH_CDPARANOIA)
-LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
-PLIST_SUB+= CDPARANOIA=""
+LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
+PLIST_SUB+= CDPARANOIA=""
.else
-PLIST_SUB+= CDPARANOIA="@comment "
+PLIST_SUB+= CDPARANOIA="@comment "
.endif
.if defined(WITH_FAM)
LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam
diff --git a/devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in b/devel/gnome-vfs/files/modules_vfolder_applications-all-users.vfolder-info.in
index 13ce7838798d..13ce7838798d 100644
--- a/devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in
+++ b/devel/gnome-vfs/files/modules_vfolder_applications-all-users.vfolder-info.in