diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-05 03:42:04 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-05 03:42:04 +0000 |
commit | 30874e9464dc77ae68deb1edfd7ead277e9073b2 (patch) | |
tree | 729f9b6a2507aa6bb16315919cf2c0bb1a6db04d /games/gcompris2 | |
parent | f5d34af7c54cab25ce4862a67969068e24606db3 (diff) |
Notes
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> |