diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11-themes/ubuntulooks | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'x11-themes/ubuntulooks')
-rw-r--r-- | x11-themes/ubuntulooks/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/ubuntulooks/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11-themes/ubuntulooks/Makefile b/x11-themes/ubuntulooks/Makefile index 5c5d2226a985..aef8657f8bb7 100644 --- a/x11-themes/ubuntulooks/Makefile +++ b/x11-themes/ubuntulooks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ubuntulooks -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 CATEGORIES= x11-themes MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig @@ -14,14 +14,13 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= pneumann@gmail.com COMMENT= GTK+ 2.x engine from Ubuntu Dapper -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${BUILD_DEPENDS} +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 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_X_PREFIX= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> diff --git a/x11-themes/ubuntulooks/distinfo b/x11-themes/ubuntulooks/distinfo index c819f6437e60..d12899ae2c3e 100644 --- a/x11-themes/ubuntulooks/distinfo +++ b/x11-themes/ubuntulooks/distinfo @@ -1,3 +1,3 @@ -MD5 (ubuntulooks_0.9.11.orig.tar.gz) = 60d07980b2fe059cbecc38e704079793 -SHA256 (ubuntulooks_0.9.11.orig.tar.gz) = 36b1b9be526a9bfb5a913a5f22f8b50116973951e2d6dc3baad5fe54c96507fc -SIZE (ubuntulooks_0.9.11.orig.tar.gz) = 345591 +MD5 (ubuntulooks_0.9.12.orig.tar.gz) = 5ba7d915abe31870103aab5847278d13 +SHA256 (ubuntulooks_0.9.12.orig.tar.gz) = 88e3535c3c7a12c24b09fb057c2a6b52eb0d13f1b2fbdabb4a13bb7e164877fa +SIZE (ubuntulooks_0.9.12.orig.tar.gz) = 345833 |