aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-gstreamer1
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-08-15 20:03:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-08-15 20:03:21 +0000
commit82a022574b53274481ab81913c82ed134c9544df (patch)
tree17af9f687115c7e7fe8e2fb055b14a14221c8f73 /multimedia/py-gstreamer1
parent4595ee5a715814e318d756a62de40493e3096eb7 (diff)
Notes
Diffstat (limited to 'multimedia/py-gstreamer1')
-rw-r--r--multimedia/py-gstreamer1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/py-gstreamer1/Makefile b/multimedia/py-gstreamer1/Makefile
index 2c9fb8a2414b..846488c13274 100644
--- a/multimedia/py-gstreamer1/Makefile
+++ b/multimedia/py-gstreamer1/Makefile
@@ -21,8 +21,8 @@ USE_GNOME= pygobject3
USE_GSTREAMER1= yes
GNU_CONFIGURE= yes
PLIST_SUB= VERSION="${GST_VERSION}"
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE} ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
post-install: