aboutsummaryrefslogtreecommitdiff
path: root/multimedia/clutter-gst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/clutter-gst/Makefile')
-rw-r--r--multimedia/clutter-gst/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 0f3b949b4f78..2fdd290085b4 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= clutter-gst
-PORTVERSION= 2.0.16
-PORTREVISION= 1
+PORTVERSION= 2.0.18
CATEGORIES= multimedia
MASTER_SITES= GNOME
@@ -14,7 +13,8 @@ LIB_DEPENDS= libclutter-1.0.so:graphics/clutter
PORTSCOUT= ignore:1
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= gmake libtool localbase pathfix \
+ pkgconfig tar:xz
USE_GNOME= introspection gnomeprefix
GNU_CONFIGURE= yes
USE_GL= gl
@@ -23,8 +23,7 @@ USE_XORG= xp x11
USE_LDCONFIG= yes
MAKE_ENV= XDG_CACHE_HOME=${WRKDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -lpthread -L${LOCALBASE}/lib
+LDFLAGS+= -lpthread
INSTALL_TARGET= install-strip
.include <bsd.port.mk>