diff options
Diffstat (limited to 'devel/libslang2')
-rw-r--r-- | devel/libslang2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile index 389ff4b35a0d..367387788e68 100644 --- a/devel/libslang2/Makefile +++ b/devel/libslang2/Makefile @@ -22,7 +22,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFLICTS= libslang-1.* +CONFLICTS= libslang-[0-9]* libslang2-devel-[0-9]* ALL_TARGET= all elf INSTALL_TARGET= install install-elf |