diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-04-22 14:11:36 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-04-22 14:11:36 +0800 |
commit | f56abc7ba401a57ee531f9004177a70b0fbfc8c4 (patch) | |
tree | 7c658afd4e1b14314e1e2e94be37374f5003f26a /x11-themes | |
parent | e5707eaeaa235b3a28ea8cdb3850ffc554451dcd (diff) | |
download | freebsd-ports-gnome-f56abc7ba401a57ee531f9004177a70b0fbfc8c4.tar.gz freebsd-ports-gnome-f56abc7ba401a57ee531f9004177a70b0fbfc8c4.tar.zst freebsd-ports-gnome-f56abc7ba401a57ee531f9004177a70b0fbfc8c4.zip |
- change dependency from netpbm-devel to netpbm
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/icon-bluecurve-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |