aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/bino/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-24 16:05:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-24 16:05:46 +0800
commitf65e2daa5ca906a71dc1bdfac3bd95e848d9c179 (patch)
treeb778f1906ac5461a9b921f60d8480c030e02133c /multimedia/bino/Makefile
parent172f3ff9d729862cf23a42a78cc0a83fdbb29205 (diff)
downloadfreebsd-ports-gnome-f65e2daa5ca906a71dc1bdfac3bd95e848d9c179.tar.gz
freebsd-ports-gnome-f65e2daa5ca906a71dc1bdfac3bd95e848d9c179.tar.zst
freebsd-ports-gnome-f65e2daa5ca906a71dc1bdfac3bd95e848d9c179.zip
- Support staging
- Fix pkg-plist, this was noticed by redports when I made a whitespace modification on this port - Define DOCS - Pacify portlint
Diffstat (limited to 'multimedia/bino/Makefile')
-rw-r--r--multimedia/bino/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile
index c77e122e8ebf..289d3f274fb5 100644
--- a/multimedia/bino/Makefile
+++ b/multimedia/bino/Makefile
@@ -25,12 +25,9 @@ LIB_DEPENDS+= libass.so:${PORTSDIR}/multimedia/libass \
libGLEW.so:${PORTSDIR}/graphics/glew \
libopenal.so:${PORTSDIR}/audio/openal-soft
-MAN1= bino.1
INFO= bino
-NO_STAGE= yes
-
-OPTIONS_DEFINE= NLS
+OPTIONS_DEFINE= NLS DOCS
.include <bsd.port.options.mk>