- sh -> ${SH}
This commit is contained in:
brad 1999-08-11 00:39:34 +00:00
parent 8719605c37
commit 99d76088d5

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.3 1999/08/10 19:47:19 espie Exp $
#
# $OpenBSD: Makefile,v 1.4 1999/08/11 00:39:34 brad Exp $
DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
CATEGORIES= games
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
EXTRACT_SUFX= .sh.Z
EXTRACT_AFTER_ARGS= |sh -s
EXTRACT_AFTER_ARGS= | ${SH} -s
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes