1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

wmmount always needs gnugetopt

PR:		48796
Submitted by:	Volker Stolz <vs@foldr.org>
Noticed by:	bento
This commit is contained in:
Yen-Ming Lee 2003-03-02 02:09:05 +00:00
parent a6cb176566
commit e7d7f2b19d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76715

View File

@ -20,11 +20,9 @@ USE_XPM= yes
USE_REINPLACE= yes
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
.if !exists(/usr/include/getopt.h)
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lgnugetopt
.endif
post-patch:
.for file in system.wmmount.eg system.wmmount.sh