diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-themes/gnome-themes-extras/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'x11-themes/gnome-themes-extras/Makefile')
-rw-r--r-- | x11-themes/gnome-themes-extras/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index c78c9f49f2ea..324650c84d35 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -12,9 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= More themes for the GNOME 2 desktop environment -BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 \ - icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 +BUILD_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2 \ + icon-naming-utils>=0.8.1:x11-themes/icon-naming-utils +RUN_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2 USES= gettext gmake pkgconfig tar:bzip2 USE_GNOME= libgnomeui intlhack |