View | Details | Raw Unified | Return to bug 183439
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 4-10 PORTNAME= guake Link Here
4
PORTVERSION=	0.4.4.0
4
PORTVERSION=	0.4.4.0
5
#PORTREVISION=	0
5
#PORTREVISION=	0
6
CATEGORIES=	x11
6
CATEGORIES=	x11
7
MASTER_SITES=	http://www.guake.org/downloads/5?dummy=empty/
7
DISTNAME=	guake-0.4.4
8
MASTER_SITES=	http://distfiles.gentoo.org/distfiles/
8
9
9
MAINTAINER=	nivit@FreeBSD.org
10
MAINTAINER=	nivit@FreeBSD.org
10
COMMENT=	Dropdown terminal made for the GNOME desktop
11
COMMENT=	Dropdown terminal made for the GNOME desktop
Lines 58-64 USE_GMAKE= yes Link Here
58
USE_GNOME=	desktopfileutils gtk20 pygnome2
59
USE_GNOME=	desktopfileutils gtk20 pygnome2
59
USE_PYTHON=	-2.7
60
USE_PYTHON=	-2.7
60
61
61
WRKSRC=	${WRKDIR}/${DISTNAME:R}
62
62
63
post-patch:
63
post-patch:
64
	cd ${WRKSRC}/src && ${REINPLACE_CMD} ${REINPLACE_FILES}
64
	cd ${WRKSRC}/src && ${REINPLACE_CMD} ${REINPLACE_FILES}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (guake-0.4.4.0.tar.gz) = 1e1054ba6bbd79897bda0e1cd2b9df86082f7e794a0e07afc5cb63c0a5e74ca5
1
SHA256 (guake-0.4.4.tar.gz) = 1e1054ba6bbd79897bda0e1cd2b9df86082f7e794a0e07afc5cb63c0a5e74ca5
2
SIZE (guake-0.4.4.0.tar.gz) = 549189
2
SIZE (guake-0.4.4.tar.gz) = 549189

Return to bug 183439