diff options
author | cs <cs@FreeBSD.org> | 2012-07-18 14:28:06 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-18 14:28:06 +0800 |
commit | 83a2402863484779ea380646a3821aee3603a5ae (patch) | |
tree | 4f5134074ad2f29e8ca2509b489ffb2fecde1dbe /astro | |
parent | 0544f5939f91f7eb7d4cb1693ae3158953918e3c (diff) | |
download | freebsd-ports-gnome-83a2402863484779ea380646a3821aee3603a5ae.tar.gz freebsd-ports-gnome-83a2402863484779ea380646a3821aee3603a5ae.tar.zst freebsd-ports-gnome-83a2402863484779ea380646a3821aee3603a5ae.zip |
Register CONFLICTS
Submitted by: Sulev-Madis 'ketas' Silber (via e-mail)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/match/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 20c18fa1e22b..b655e9c5cf6b 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -17,6 +17,7 @@ COMMENT= A program for matching star lists LICENSE= GPLv2 +CONFLICTS= avenger-[0-9]* GNU_CONFIGURE= yes MAN1= match.1 |