1999-06-01 17:38:19 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 1999/06/01 17:38:19 espie Exp $
|
1998-11-16 00:15:18 +00:00
|
|
|
|
1999-04-18 21:05:42 +00:00
|
|
|
DISTNAME= dxpc-3.7.0
|
|
|
|
CATEGORIES= net X11
|
1998-11-16 00:15:18 +00:00
|
|
|
|
1999-04-18 21:05:42 +00:00
|
|
|
MAINTAINER= espie@openbsd.org
|
1998-11-16 00:15:18 +00:00
|
|
|
|
1999-04-18 21:05:42 +00:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
|
|
|
|
ftp://sunsite.unc.edu/pub/Linux/X11/xutils/
|
1998-11-16 00:15:18 +00:00
|
|
|
|
1999-06-01 17:33:26 +00:00
|
|
|
CXXFLAGS= -O2
|
1998-11-16 00:15:18 +00:00
|
|
|
|
1999-06-01 17:38:19 +00:00
|
|
|
NEED_VERSION=1.47
|
1999-04-18 21:05:42 +00:00
|
|
|
USE_EGXX= yes
|
1999-06-01 17:33:26 +00:00
|
|
|
|
|
|
|
# we need to make a proper check for accept
|
|
|
|
USE_AUTOCONF= yes
|
1998-11-16 00:15:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|