diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-31 08:32:31 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-31 08:32:31 +0800 |
commit | 0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95 (patch) | |
tree | 7b8bf4527ee8a7f7c5d3f4e85a1707da0b869062 /graphics/ampasCTL/Makefile | |
parent | f36413f53fa0825ebb2930aeedaf817776838f21 (diff) | |
download | freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.tar.gz freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.tar.zst freebsd-ports-gnome-0948335aa3e4dabe1fbd6e63e89df5c4fdcb9c95.zip |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches
- Bump dependent ports' revisions
Approved by: pawel / wg (mentors)
Diffstat (limited to 'graphics/ampasCTL/Makefile')
-rw-r--r-- | graphics/ampasCTL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index ae21c39c05fd..3cce15119285 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -3,6 +3,7 @@ PORTNAME= ampasCTL PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= nemysis@FreeBSD.org |