diff options
author | kris <kris@FreeBSD.org> | 2006-08-17 18:49:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-08-17 18:49:22 +0800 |
commit | 62014ec17a3d62903ab7ccd04c2d557d2a4f44fa (patch) | |
tree | 0db75c0d94cc1686b5ed995943d3d992b01bebbe | |
parent | 8b20e34ba227fd042677a73c81494bad44d22e96 (diff) | |
download | freebsd-ports-gnome-62014ec17a3d62903ab7ccd04c2d557d2a4f44fa.tar.gz freebsd-ports-gnome-62014ec17a3d62903ab7ccd04c2d557d2a4f44fa.tar.zst freebsd-ports-gnome-62014ec17a3d62903ab7ccd04c2d557d2a4f44fa.zip |
Now builds again
-rw-r--r-- | graphics/gstreamer-plugins-libvisual80/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gstreamer-plugins-libvisual80/Makefile b/graphics/gstreamer-plugins-libvisual80/Makefile index 59fa7bf90bad..251b2885a83c 100644 --- a/graphics/gstreamer-plugins-libvisual80/Makefile +++ b/graphics/gstreamer-plugins-libvisual80/Makefile @@ -15,6 +15,4 @@ GST_PLUGIN= libvisual MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 -BROKEN= Does not build - .include "${MASTERDIR}/Makefile" |