diff options
Diffstat (limited to 'x11/xglobe/Makefile')
-rw-r--r-- | x11/xglobe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 8c8d6103385..6f6c32c7004 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/04/17 13:47:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2006/05/15 22:04:36 joerg Exp $ # DISTNAME= xglobe-0.5 @@ -24,6 +24,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_X11BASE= YES USE_TOOLS+= gmake +USE_LANGUAGES= c++ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/xglobe |