1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Move to LOCALBASE as we don't need to run linux ldconfig, I can do this

easily and this is supposed to be done
- Remove USE_LDCONFIG
- Bump PORTREVISION

Pointed out by:	netchild
Approved by:	erwin (mentor)
This commit is contained in:
Gabor Kovesdan 2007-01-29 19:09:40 +00:00
parent c0ce4105e7
commit ef7d3f13f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183645

View File

@ -7,6 +7,7 @@
PORTNAME= linux-nx-client
PORTVERSION= 2.1.0
PORTREVISON= 1
CATEGORIES= net
MASTER_SITES= http://web04.nomachine.com/download/${PORTVERSION}/Linux/
DISTNAME= nxclient-${PORTVERSION}-9.i386
@ -21,13 +22,11 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libaudiofile.so.0:${PORTSDIR}/audio/linux-lib
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
USE_LINUX_PREFIX= yes
NO_BUILD= yes
INSTALL_ICONS= yes
NXSRC= ${WRKSRC}/NX
NXDST= ${PREFIX}/lib/linux-nx-client
USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}