Also add an empty "STRIP=" statement so that this package can be build.

This commit is contained in:
Andreas Schulz 1995-02-13 19:17:17 +00:00
parent 25063b45c5
commit 6dbf26945b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=970

View file

@ -3,12 +3,13 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
# $Id: Makefile,v 1.1.1.1 1995/01/03 00:44:29 swallace Exp $
#
DISTNAME= xboard-3.2.pl0
MASTER_SITES= ftp://ftp.x.org/contrib/games/
HAS_CONFIGURE= yes
STRIP=
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>