diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-16 19:40:36 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-16 19:40:36 +0000 |
commit | 70594d66e2dc913ea6771f0f9018e2f0a29734d5 (patch) | |
tree | f49f4a4184a1651472bfc993c2786fb8d1a52907 /devel/libslang | |
parent | 91eaba1d2aab92a8a561e209c467ce08059e727d (diff) | |
download | ports-70594d66e2dc913ea6771f0f9018e2f0a29734d5.tar.gz ports-70594d66e2dc913ea6771f0f9018e2f0a29734d5.zip |
Notes
Diffstat (limited to 'devel/libslang')
-rw-r--r-- | devel/libslang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 7951d5a2de71..70e641f91aa7 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -18,6 +18,8 @@ USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +CONFLICTS= libslang2-2.* + ALL_TARGET= all elf INSTALL_TARGET= install install-elf |