From 521b4b187f9b4580ef22e2a2c28e2e5a8ec39c6e Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Wed, 10 Jun 1998 02:23:36 +0000 Subject: Install the app-default file instead of installing the executables twice. --- x11/xloadimage/Makefile | 4 ++-- x11/xloadimage/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/xloadimage') diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index a31ff6fd6502..cb25afd65910 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -3,7 +3,7 @@ # Date created: 9 January 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1996/11/18 11:44:23 asami Exp $ +# $Id: Makefile,v 1.8 1998/06/09 00:47:32 jmz Exp $ # DISTNAME= xloadimage.4.1 @@ -23,7 +23,7 @@ do-configure: do-install: cd ${WRKSRC} && ${INSTALL_PROGRAM} xloadimage uufilter ${X11BASE}/bin - cd ${WRKSRC} && ${INSTALL_DATA} xloadimage uufilter ${X11BASE}/bin + cd ${WRKSRC} && ${INSTALL_DATA} xloadimagerc ${X11BASE}/lib/X11/app-defaults/Xloadimage cd ${WRKSRC} && ${GZIP_CMD} < xloadimage.man >${X11BASE}/man/man1/xloadimage.1.gz .include diff --git a/x11/xloadimage/pkg-plist b/x11/xloadimage/pkg-plist index 919d542adac5..258d465ee3e1 100644 --- a/x11/xloadimage/pkg-plist +++ b/x11/xloadimage/pkg-plist @@ -1,3 +1,4 @@ bin/uufilter bin/xloadimage +lib/X11/app-defaults/Xloadimage man/man1/xloadimage.1.gz -- cgit v1.2.3