diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-07 00:55:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-07 00:55:48 +0800 |
commit | cdaf38d41a5bc3d71c70b49ec067b7e72dedbf48 (patch) | |
tree | e01736475f9b8c73ef343c78c70aa09b4f527f75 /multimedia | |
parent | 88c148f78263233bdce9ad7f3efb078e91bdd3dc (diff) | |
download | marcuscom-ports-cdaf38d41a5bc3d71c70b49ec067b7e72dedbf48.tar.gz marcuscom-ports-cdaf38d41a5bc3d71c70b49ec067b7e72dedbf48.tar.zst marcuscom-ports-cdaf38d41a5bc3d71c70b49ec067b7e72dedbf48.zip |
Re-add USES=pathfix back
Submitted by: Gustau Perez
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18424 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/clutter-gst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 18a60d3e2..9c50cae72 100644 --- a/multimedia/clutter-gst/Makefile +++ b/multimedia/clutter-gst/Makefile @@ -15,7 +15,8 @@ LIB_DEPENDS= clutter-1.0:${PORTSDIR}/graphics/clutter USE_GMAKE= yes USE_XZ= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack ltverhack gnomeprefix gnomehier +USES= pathfix +USE_GNOME= ltverhack gnomeprefix gnomehier USE_GSTREAMER1= yes USE_XORG= xp x11 USE_LDCONFIG= yes |