aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nautilus-cd-burner
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-31 14:07:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-31 14:07:59 +0000
commite6b247dce1d9f6355a583ef6269fdbba110eaea8 (patch)
treeb403d8f8e97a8040733026c2af5479b7f250a1e9 /sysutils/nautilus-cd-burner
parent0de3ff661acec63625e5bf537d3305273b9edd3e (diff)
downloadports-e6b247dce1d9f6355a583ef6269fdbba110eaea8.tar.gz
ports-e6b247dce1d9f6355a583ef6269fdbba110eaea8.zip
Notes
Diffstat (limited to 'sysutils/nautilus-cd-burner')
-rw-r--r--sysutils/nautilus-cd-burner/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile
index 823d13d436ea..b5d283d87451 100644
--- a/sysutils/nautilus-cd-burner/Makefile
+++ b/sysutils/nautilus-cd-burner/Makefile
@@ -25,6 +25,7 @@ USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 ltverhack \
desktopfileutils
+USE_CDRTOOLS= yes
INSTALLS_ICONS= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
@@ -40,10 +41,7 @@ OPTIONS= DVD "Enable DVD support" on \
.include <bsd.port.pre.mk>
.if defined(WITH_CJK)
-RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools-cjk
WITHOUT_DVD= yes
-.else
-RUN_DEPENDS+= cdrecord:${PORTSDIR}/sysutils/cdrtools
.endif
.if !defined(WITHOUT_DVD)