Lines 5-17
Link Here
|
5 |
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.19 2008/03/27 10:58:23 kuriyama Exp $ |
5 |
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.19 2008/03/27 10:58:23 kuriyama Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= lwp |
7 |
PORTNAME= lwp |
8 |
PORTVERSION= 14.8 |
8 |
PORTVERSION= 15.0 |
9 |
PORTREVISION= 1 |
|
|
10 |
CATEGORIES= deskutils kde |
9 |
CATEGORIES= deskutils kde |
11 |
MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ |
10 |
MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ |
12 |
http://www.uber1337.nl/~liquidweather/ \ |
11 |
http://liquidweather.net/ |
13 |
http://liquidweather.net/ \ |
|
|
14 |
http://liquidweather.innetrex.net/ |
15 |
PKGNAMEPREFIX= superkaramba- |
12 |
PKGNAMEPREFIX= superkaramba- |
16 |
EXTRACT_SUFX= .skz |
13 |
EXTRACT_SUFX= .skz |
17 |
|
14 |
|
Lines 42-48
Link Here
|
42 |
post-extract: |
39 |
post-extract: |
43 |
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ |
40 |
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ |
44 |
test_gui.py |
41 |
test_gui.py |
45 |
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|14.7|14.8|' maindata.xml |
42 |
@cd ${WRKSRC} && ${RM} *~ splash/digikam3.db |
46 |
|
43 |
|
47 |
pre-install: |
44 |
pre-install: |
48 |
@cd ${WRKSRC} && zip -qr ${DISTFILES} * |
45 |
@cd ${WRKSRC} && zip -qr ${DISTFILES} * |