wmmount always needs gnugetopt
PR: 48796 Submitted by: Volker Stolz <vs@foldr.org> Noticed by: bento
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user