diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
commit | 834c01faf8e8727be65cb92173054f8ed735454b (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /audio/openal | |
parent | c155180563e4ef0ca01730fee2eb8a0ae9718206 (diff) | |
download | freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.gz freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.zst freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.zip |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 56cc548c28e5..c23c18b8250b 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -3,7 +3,7 @@ PORTNAME= openal PORTVERSION= 20060211 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= GENTOO/distfiles DISTVERSION= 0.0.8 |