- Depend on libYGP, even if we already depend on libXGP

This commit is contained in:
Andrew Pantyukhin 2007-04-23 00:27:54 +00:00
parent 37352e7cbd
commit ef909efa03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190664

View file

@ -17,9 +17,9 @@ COMMENT= Compare two directories
LIB_DEPENDS= XGP.0:${PORTSDIR}/devel/libXGP
PLIST_FILES+= bin/XDirComp
.else
LIB_DEPENDS= YGP.0:${PORTSDIR}/devel/libYGP
MK_PATCH+= s/@MYSUBDIRS@/Common/g;
.endif
LIB_DEPENDS+= YGP.0:${PORTSDIR}/devel/libYGP
USE_BZIP2= yes
GNU_CONFIGURE= yes