diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-29 09:53:10 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-29 09:53:10 +0000 |
commit | edf3e5ede5ff8cf41950b0187424d8e81d9b8a1a (patch) | |
tree | 6e47a4d633f20954f476a64a815d09370a3ed88f | |
parent | 07e27e6281b87d8e5a4d136f7324de509226849f (diff) | |
download | ports-edf3e5ede5ff8cf41950b0187424d8e81d9b8a1a.tar.gz ports-edf3e5ede5ff8cf41950b0187424d8e81d9b8a1a.zip |
- Register conflict with cad/pcb
Notes
Notes:
svn path=/head/; revision=341709
-rw-r--r-- | graphics/gts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index a813739fbf0e..b08f049a3214 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -12,6 +12,8 @@ COMMENT= GNU Triangulated Surface Library LICENSE= LGPL20 +CONFLICTS= pcb-[0-9]* + USES= pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes |