diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
commit | 95d970b60bc4e86d529e49e1c2594eb1d1334f49 (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /x11-fm | |
parent | 5bddf3fa9227c14a30f1f3b537d4391b91d5f318 (diff) |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Notes
Notes:
svn path=/head/; revision=361996
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/tdfsb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile index 98c9c7c5049a..656e421fbb46 100644 --- a/x11-fm/tdfsb/Makefile +++ b/x11-fm/tdfsb/Makefile @@ -3,12 +3,12 @@ PORTNAME= tdfsb PORTVERSION= 0.0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm MASTER_SITES= http://www.determinate.net/webdata/data/ MAINTAINER= ports@FreeBSD.org -COMMENT= A 3D filesystem browser +COMMENT= 3D filesystem browser LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |