diff options
Diffstat (limited to 'x11/xglobe/Makefile')
-rw-r--r-- | x11/xglobe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 1c7294353aa..f9ce36a5457 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/02/21 20:26:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/11 21:48:15 tv Exp $ # DISTNAME= xglobe-0.5 @@ -24,7 +24,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_X11BASE= YES USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes post-install: ${INSTALL_DATA_DIR} ${X11PREFIX}/lib/xglobe |