Fake axe.

- morons don't care about DESTDIR, we do.
- THIS PACKAGE WAS NEVER TESTED BEFORE!!! obviously.
This commit is contained in:
espie 2000-03-19 17:24:16 +00:00
parent 49f0e6a964
commit 3e424768ec
3 changed files with 17 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2000/03/16 22:32:35 turan Exp $
# $OpenBSD: Makefile,v 1.9 2000/03/19 17:24:16 espie Exp $
DISTNAME= aXe-6.1.2
PKGNAME= axe-6.1.2
@ -16,6 +16,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,14 @@
--- Axe.rules.orig Sun Mar 19 18:14:36 2000
+++ Axe.rules Sun Mar 19 18:15:25 2000
@@ -72,7 +72,7 @@
#define InstallCoaxe(bindest) @@\
InstallProgram(coaxe,bindest) @@\
install:: @@\
- if [ -f bindest/faxe ]; then set +x; \ @@\
- else (cd bindest; set -x; $(LN) coaxe faxe); fi @@\
- if [ -f bindest/poleaxe ]; then set +x; \ @@\
- else (cd bindest; set -x; $(LN) coaxe poleaxe); fi
+ if [ -f $(DESTDIR)bindest/faxe ]; then set +x; \ @@\
+ else (cd $(DESTDIR)bindest; set -x; $(LN) coaxe faxe); fi @@\
+ if [ -f $(DESTDIR)bindest/poleaxe ]; then set +x; \ @@\
+ else (cd $(DESTDIR)bindest; set -x; $(LN) coaxe poleaxe); fi

View File

@ -1,4 +1,3 @@
@unexec install-info --delete --info-dir=%D/lib/X11 %D/lib/X11/axe.info
bin/axe
bin/axinfo
bin/coaxe
@ -12,4 +11,3 @@ lib/X11/axe.info-2
lib/X11/axe.tcl
man/cat1/axe.0
man/cat1/axinfo.0
@exec install-info --info-dir=%D/lib/X11 %D/lib/X11/axe.info