diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-10-14 11:41:41 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-10-14 11:41:41 +0000 |
commit | f7de33e57dca0d920e4db6029fdd45bd9db31ec1 (patch) | |
tree | fb1e7ccba491bcd52c803c91c2e45e1b6bd8c9ed /german/linux-eagle/Makefile | |
parent | 8d441b0c9aa52c6fa79784adba4e412c8c919216 (diff) |
Notes
Diffstat (limited to 'german/linux-eagle/Makefile')
-rw-r--r-- | german/linux-eagle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/linux-eagle/Makefile b/german/linux-eagle/Makefile index d1a6927dfe7a..20d8cd7c135f 100644 --- a/german/linux-eagle/Makefile +++ b/german/linux-eagle/Makefile @@ -12,4 +12,6 @@ CATEGORIES?= german cad linux MAINTAINER= riggs@rrr.de COMMENT= An easy to use, yet powerful tool for designing printed circuit boards +CONFLICTS= linux-eagle-* + .include "../../cad/linux-eagle/Makefile" |