openbsd-ports/net/dxpc/Makefile

20 lines
390 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 1999/11/14 21:49:14 espie Exp $
1998-11-15 19:15:18 -05:00
DISTNAME= dxpc-3.8.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
LIB_DEPENDS=lzo:${PORTSDIR}/archivers/lzo
CXXFLAGS= -O2
1998-11-15 19:15:18 -05:00
1999-06-01 13:38:19 -04:00
NEED_VERSION=1.47
GNU_CONFIGURE=yes
CONFIGURE_ARGS=--with-lzo-lib=${PREFIX}
1998-11-15 19:15:18 -05:00
.include <bsd.port.mk>