aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 11:54:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 11:54:32 +0000
commit9dafc36d397581aa7948684b3b359db9d963100b (patch)
treebc87ef404bcffc69c4e19704a4dadd6a294c09b6 /audio/rhythmbox
parent95259da29203760ef1c609a893c6b732553c8deb (diff)
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 3307af8a2db6..a48413c4b7ac 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -77,8 +77,6 @@ PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py3-libpeas
#WEBKIT_CONFIGURE_WITH= webkit
#WEBKIT_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's|{MOZILLA_PLUGINDIR|{MOZILLA_PLUGINDIR}|g' \
${WRKSRC}/configure
@@ -87,4 +85,4 @@ post-patch:
post-install:
@${RM} -r ${STAGEDIR}${PREFIX}/lib/rhythmbox/plugins/rbzeitgeist
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>