diff options
-rw-r--r-- | multimedia/mandvd/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/icon-bluecurve-theme/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mandvd/Makefile b/multimedia/mandvd/Makefile index bd4b14a3355f..e082431a5f8f 100644 --- a/multimedia/mandvd/Makefile +++ b/multimedia/mandvd/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= dvd-slideshow>=0.7.5:${PORTSDIR}/multimedia/dvd-slideshow \ lame>=3.97:${PORTSDIR}/audio/lame \ dvdauthor>=0.6.11:${PORTSDIR}/multimedia/dvdauthor \ mjpegtools>=1.9.0:${PORTSDIR}/multimedia/mjpegtools \ - netpbm-devel>10.29:${PORTSDIR}/graphics/netpbm-devel \ + netpbm>10.29:${PORTSDIR}/graphics/netpbm \ ImageMagick>=6.2.4:${PORTSDIR}/graphics/ImageMagick \ transcode>=1.0.2:${PORTSDIR}/multimedia/transcode \ dvd+rw-tools>=5.21.4:${PORTSDIR}/sysutils/dvd+rw-tools diff --git a/x11-themes/icon-bluecurve-theme/Makefile b/x11-themes/icon-bluecurve-theme/Makefile index dba6a1ca5b44..254b4fedf9fc 100644 --- a/x11-themes/icon-bluecurve-theme/Makefile +++ b/x11-themes/icon-bluecurve-theme/Makefile @@ -10,7 +10,7 @@ PORTNAME= icon-bluecurve-theme COMMENT= The Bluecurve icon set BUILD_DEPENDS= icon-slicer:${PORTSDIR}/graphics/icon-slicer \ - pamrgbatopng:${PORTSDIR}/graphics/netpbm-devel + pamrgbatopng:${PORTSDIR}/graphics/netpbm MASTERDIR= ${.CURDIR}/../bluecurve-themes |