diff options
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 795138e..4ec85dc 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -28,4 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ INFO= gcompris +CONFLICTS= gcompris-* + .include <bsd.port.mk> |