aboutsummaryrefslogtreecommitdiff
path: root/sysutils/brasero
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-18 07:12:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-18 07:12:11 +0000
commit5af2cac0e6cadafa36aaa6cc99ff5b4080e36686 (patch)
treef221a00db540bb9239ddf4364350c9d80e54fd59 /sysutils/brasero
parent9f65fed3ac48b265f989efb813e34a90f1bca518 (diff)
downloadports-5af2cac0e6cadafa36aaa6cc99ff5b4080e36686.tar.gz
ports-5af2cac0e6cadafa36aaa6cc99ff5b4080e36686.zip
Notes
Diffstat (limited to 'sysutils/brasero')
-rw-r--r--sysutils/brasero/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index 13a5d717b95d..185c34b8ff41 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -34,8 +34,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_CAM_LIB_H=1" \
MAN1= brasero.1
GCONF_SCHEMAS= brasero.schemas
-post-patch:
- @${REINPLACE_CMD} -e 's|blank-cd:|blank-cd;|g' \
- ${WRKSRC}/data/brasero.desktop.in.in
-
.include <bsd.port.mk>