aboutsummaryrefslogtreecommitdiff
path: root/games/teg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/teg/Makefile')
-rw-r--r--games/teg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile
index ee9224f3073f..1a65465d24af 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -22,6 +22,8 @@ USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= teg.schemas
+
post-patch:
@${GREP} -lR " LIST_NEXT" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's| LIST_NEXT| TEG_LIST_NEXT|g'