aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dircomp
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-23 00:27:54 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-23 00:27:54 +0000
commitef909efa03b1a50c638e08a406d0be5cf4eed28f (patch)
treec3429f6e2355df37f42c6e1ad9e9c25e97ad9f63 /sysutils/dircomp
parent37352e7cbd37f9183a16a91cd70e72a0b2125f4f (diff)
downloadports-ef909efa03b1a50c638e08a406d0be5cf4eed28f.tar.gz
ports-ef909efa03b1a50c638e08a406d0be5cf4eed28f.zip
Notes
Diffstat (limited to 'sysutils/dircomp')
-rw-r--r--sysutils/dircomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dircomp/Makefile b/sysutils/dircomp/Makefile
index 560c03d5ccdc..97846e8712df 100644
--- a/sysutils/dircomp/Makefile
+++ b/sysutils/dircomp/Makefile
@@ -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