diff options
author | bland <bland@FreeBSD.org> | 2004-03-05 11:42:04 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-03-05 11:42:04 +0800 |
commit | e4f3766ecfbf046533015a0e5749e6cbd040bc08 (patch) | |
tree | 4f4c23a6b3e4afaf8091e02269f13e1b19b94047 /games/gcompris2 | |
parent | 219524ed4ef8d822580b0f1c383887c187bf8d20 (diff) | |
download | freebsd-ports-gnome-e4f3766ecfbf046533015a0e5749e6cbd040bc08.tar.gz freebsd-ports-gnome-e4f3766ecfbf046533015a0e5749e6cbd040bc08.tar.zst freebsd-ports-gnome-e4f3766ecfbf046533015a0e5749e6cbd040bc08.zip |
Say bye to gcompris. gcompris2 is successor wich already live in ports
tree.
Diffstat (limited to 'games/gcompris2')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 72a6ec9a6100..41c2413c8110 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -30,6 +30,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ INFO= gcompris -CONFLICTS= gcompris-* - .include <bsd.port.mk> |