Index: math/plplot-ada/Makefile =================================================================== --- math/plplot-ada/Makefile (revision 384430) +++ math/plplot-ada/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= plplot PORTVERSION= ${RELEASE} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada @@ -12,7 +13,7 @@ LICENSE= LGPL3 -LIB_DEPENDS= libplplotd.so:${PORTSDIR}/math/plplot +LIB_DEPENDS= libplplot.so:${PORTSDIR}/math/plplot USES= ada