diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
commit | 36262deca898d78c79cc902e38927d20201ed19d (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /multimedia/dvdauthor | |
parent | cc6352d142ee8aeb87a368b2c2dafbfc2b553b55 (diff) | |
download | freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.gz freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.zst freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.zip |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 18b999ec402c..364ab96f89ad 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -3,7 +3,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.7.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF |