compile w/out /usr/local/bin being in the path.

This commit is contained in:
todd 1997-12-20 00:59:49 +00:00
parent 168c0ed7a0
commit d2f99acaa6

View File

@ -3,7 +3,7 @@
# Date created: Nov 27 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/11/27 18:00:19 joey Exp $
# $OpenBSD: Makefile,v 1.2 1997/12/20 00:59:49 todd Exp $
#
PKGNAME= xengine-1.0.1
@ -21,7 +21,7 @@ USE_IMAKE= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= | gunshar -d $(WRKDIR)
EXTRACT_AFTER_ARGS= | ${SETENV} gunshar -d $(WRKDIR)
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
pre-patch: