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/gtk-aurora-engine/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-aurora-engine/Makefile')
-rw-r--r-- | x11-themes/gtk-aurora-engine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-aurora-engine/Makefile b/x11-themes/gtk-aurora-engine/Makefile index 83f92ce3ace6..ff7ac178272c 100644 --- a/x11-themes/gtk-aurora-engine/Makefile +++ b/x11-themes/gtk-aurora-engine/Makefile @@ -13,8 +13,8 @@ DISTNAME= 56438-aurora-1.5.1 MAINTAINER= root@cooltrainer.org COMMENT= Aurora GTK+ 2.x engine and "Aurora" theme -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 USES= gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 |