aboutsummaryrefslogtreecommitdiff
path: root/devel/yasm-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/yasm-devel/Makefile')
-rw-r--r--devel/yasm-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/yasm-devel/Makefile b/devel/yasm-devel/Makefile
index 8d249138bccd..077f21475a61 100644
--- a/devel/yasm-devel/Makefile
+++ b/devel/yasm-devel/Makefile
@@ -27,7 +27,7 @@ NLS_CONFIGURE_ON= --with-libiconv-prefix=${LOCALBASE} \
NLS_CONFIGURE_OFF= --without-libiconv-prefix \
--without-libintl-prefix
-CONFLICTS_INSTALL= yasm-[0-9]*
+CONFLICTS_INSTALL= yasm
.include <bsd.port.options.mk>