aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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