aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/openbor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 14fe9a453c0e..72fa1a9ef0b9 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -38,7 +38,7 @@ USE_GITHUB= yes
GH_ACCOUNT= DCurrent
GH_TAGNAME?= 3caaddd5
-USES+= gmake pkgconfig sdl
+USES+= cpe gmake pkgconfig sdl
.if ${PORTVERSION} < 4433
USE_CSTD= gnu89
.endif