diff options
Diffstat (limited to 'x11-themes/icons-tango-extras/Makefile')
-rw-r--r-- | x11-themes/icons-tango-extras/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/icons-tango-extras/Makefile b/x11-themes/icons-tango-extras/Makefile index f88069a06b21..336d00944fb3 100644 --- a/x11-themes/icons-tango-extras/Makefile +++ b/x11-themes/icons-tango-extras/Makefile @@ -11,10 +11,10 @@ DISTNAME= tango-icon-theme-extras-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= Extra set of icons from the Tango project -BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \ - ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango \ - Magick-config:${PORTSDIR}/graphics/ImageMagick -RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango +BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils \ + ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango \ + Magick-config:graphics/ImageMagick +RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:x11-themes/icons-tango GNU_CONFIGURE= yes USES= gmake pkgconfig |