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} |