Lines 5-11
Link Here
|
5 |
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.3 2006/06/28 13:17:30 mat Exp $ |
5 |
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.3 2006/06/28 13:17:30 mat Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= lwp |
7 |
PORTNAME= lwp |
8 |
PORTVERSION= 12.4 |
8 |
PORTVERSION= 12.5.1 |
9 |
CATEGORIES= deskutils kde |
9 |
CATEGORIES= deskutils kde |
10 |
MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ |
10 |
MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ |
11 |
http://mirror1.liquidweather.net/ \ |
11 |
http://mirror1.liquidweather.net/ \ |
Lines 38-44
Link Here
|
38 |
post-extract: |
38 |
post-extract: |
39 |
@cd ${WRKSRC} && ${RM} -f *~ locale/*/LC_MESSAGES/*.po* |
39 |
@cd ${WRKSRC} && ${RM} -f *~ locale/*/LC_MESSAGES/*.po* |
40 |
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ |
40 |
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ |
41 |
create_po.py debug.py test_gui.py |
41 |
test_gui.py |
42 |
|
42 |
|
43 |
pre-install: |
43 |
pre-install: |
44 |
@cd ${WRKSRC} && zip -qr ${DISTFILES} * |
44 |
@cd ${WRKSRC} && zip -qr ${DISTFILES} * |