diff options
Diffstat (limited to 'cad/brlcad')
-rw-r--r-- | cad/brlcad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 3b10ed1f419e..0b7b69b9ac99 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -7,6 +7,7 @@ PORTNAME= brlcad PORTVERSION= 7.20.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} @@ -15,7 +16,7 @@ COMMENT= CSG modelling system from the US Ballistic Research Laboratory BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:${PORTSDIR}/math/jama \ xsltproc:${PORTSDIR}/textproc/libxslt -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ rle.1:${PORTSDIR}/graphics/urt USE_BZIP2= yes |