Mark as deprecated, project seems abandoned:

Resulting application unusable, cf. PR ports/76293.
It is scheduled to be removed on or after 2005-07-01.

Nevertheless, fix build by using 'gmake'.

PR:		ports/76293
Submitted by:	"Mike"
This commit is contained in:
Volker Stolz 2005-01-20 13:32:16 +00:00
parent 13cc5f90ca
commit fb8fb374fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126945

View file

@ -16,9 +16,13 @@ DISTNAME= Togl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Tk OpenGL widget
EXPIRATION_DATE=2005-07-01
DEPRECATED= Resulting application unusable, cf. PR ports/76293
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 \
tcl84.1:${PORTSDIR}/lang/tcl84
USE_GMAKE= yes
USE_GL= yes
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"