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