diff options
Diffstat (limited to 'x11/xgrab/Makefile')
-rw-r--r-- | x11/xgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index f09db7cfe4ee..63d21b4849f3 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -3,7 +3,7 @@ # Date created: 27 February 1995 # Whom: jmz # -# $Id: Makefile,v 1.4 1995/04/12 20:32:02 asami Exp $ +# $Id: Makefile,v 1.5 1995/05/13 10:04:19 asami Exp $ # DISTNAME= xgrabsc.2_3 @@ -15,7 +15,7 @@ MAINTAINER= jmz@FreeBSD.org USE_IMAKE= yes MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ - XAPPLOADDIR=${PREFIX}/lib/app-defaults -f + XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f # Needs to actually *run* xrdb IS_INTERACTIVE= yes # "make depend" blows up |