Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= tsclient |
4 |
PORTNAME= tsclient |
5 |
PORTVERSION= 0.150 |
5 |
PORTVERSION= 0.150 |
6 |
PORTREVISION= 10 |
6 |
PORTREVISION= 11 |
7 |
CATEGORIES= net gnome |
7 |
CATEGORIES= net gnome |
8 |
MASTER_SITES= SF |
8 |
MASTER_SITES= SF |
9 |
|
9 |
|
Lines 42-48
Link Here
|
42 |
${WRKSRC}/Makefile.in |
42 |
${WRKSRC}/Makefile.in |
43 |
|
43 |
|
44 |
post-install: |
44 |
post-install: |
45 |
@${LN} -sf tsclient.png \ |
45 |
@${LN} -sf tsclient/tsclient.png \ |
46 |
${STAGEDIR}${PREFIX}/share/pixmaps/tsclient.png |
46 |
${STAGEDIR}${PREFIX}/share/pixmaps/tsclient.png |
47 |
.if ${PORT_OPTIONS:MDOCS} |
47 |
.if ${PORT_OPTIONS:MDOCS} |
48 |
${MKDIR} ${STAGEDIR}${DOCSDIR} |
48 |
${MKDIR} ${STAGEDIR}${DOCSDIR} |