Fix plist.

PR:		81833
Submitted-by:	Vasil Dimov <vd@datamax.bg>
This commit is contained in:
David E. O'Brien 2005-06-05 01:36:06 +00:00
parent a119f9d0a2
commit 1a8dc22293
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136803
2 changed files with 10 additions and 3 deletions

View file

@ -17,14 +17,19 @@ EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org
COMMENT= Adaptec ASR RAID Management Software
BROKEN= Incomplete pkg-plist
ONLY_FOR_ARCHS= i386
NO_WRKSUBDIR= yes
USE_XLIB= yes
BINS= dptcom dpteng dptscom dptsig raidutil dptmgr
.if !exists(${X11BASE}/lib/libXm.so.1)
# we shall install our own libXm.so.1, enable it in pkg-plist
PLIST_SUB+= LIBXM=""
.else
PLIST_SUB+= LIBXM="@comment "
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500000

View file

@ -16,4 +16,6 @@ dpt/dptscom
dpt/dptsig
dpt/raidutil
dpt/read.me
../X11R6/lib/libXm.so.1
%%LIBXM%%@cwd %%X11BASE%%
%%LIBXM%%lib/libXm.so.1
@dirrm dpt