aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-05-15 16:33:19 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-05-15 16:33:19 +0000
commitb3bea52ceb740b9007c3398d9766d4f39c0eb512 (patch)
treed89a28be35fc08f3d1e3d40be6ef4d479a482372
parentada885d8350f21f4234798efae6b91ce0676c4a8 (diff)
downloadports-b3bea52ceb740b9007c3398d9766d4f39c0eb512.tar.gz
ports-b3bea52ceb740b9007c3398d9766d4f39c0eb512.zip
Correct pathname of app-defaults file
Notes
Notes: svn path=/head/; revision=1757
-rw-r--r--x11/xgrab/Makefile4
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