aboutsummaryrefslogtreecommitdiff
path: root/multimedia/nautilus-media/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/nautilus-media/Makefile')
-rw-r--r--multimedia/nautilus-media/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile
index 05a1f8146493..32154ae51b9a 100644
--- a/multimedia/nautilus-media/Makefile
+++ b/multimedia/nautilus-media/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nautilus-media
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2
@@ -25,10 +25,6 @@ GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack nautilus2
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>