diff options
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r-- | graphics/plotutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 29a7e685d43c..797617556a91 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= GNU MAINTAINER= stephen@FreeBSD.org COMMENT= Plotting library and toolkit -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= gmake libtool # parallel builds are broken with bmake(1) GNU_CONFIGURE= yes |