diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:57:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:57:36 +0000 |
commit | 59c2fedf11b952e9f5d499acb86996e6f41585e1 (patch) | |
tree | aeac2336babc1a79b8c23c6f70fbcd7d8ced0b1f /sysutils/fusefs-gstfs | |
parent | 9097a3c88ccbefd4d15beb528391aa522d9980c3 (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-gstfs')
-rw-r--r-- | sysutils/fusefs-gstfs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-gstfs/Makefile b/sysutils/fusefs-gstfs/Makefile index 2145ea9128b5..cb7c3a25a576 100644 --- a/sysutils/fusefs-gstfs/Makefile +++ b/sysutils/fusefs-gstfs/Makefile @@ -11,8 +11,7 @@ PKGNAMEPREFIX= fusefs- MAINTAINER= dhn@FreeBSD.org COMMENT= On-demand, transcoding filesystem (using GStreamer pipeline) -USES= fuse -USE_GNOME= pkgconfig +USES= fuse pkgconfig USE_GSTREAMER= yes PLIST_FILES= bin/${PORTNAME} |