diff options
Diffstat (limited to 'games/qqwing/Makefile')
-rw-r--r-- | games/qqwing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index 283763fa1..656dea977 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= automake>=0:${PORTSDIR}/devel/automake \ libtool:${PORTSDIR}/devel/libtool USES= gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier introspection:build +USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes CONFIGURE_ENV+= CC=cc CXX=c++ CPP=cpp |