From b6b33c519fb8a239fcc549f38cbcf493a6e05f75 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 18 Sep 1999 17:40:39 +0000 Subject: Update to version 3.8.0. PR: 13502 Submitted by: Maxim Sobolev --- x11/dxpc/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'x11/dxpc/Makefile') diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 5ede6efb6f27..2d2dbb8a33a6 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -1,22 +1,24 @@ # New ports collection makefile for: dxpc -# Version required: 3.7.0 +# Version required: 3.8.0 # Date created: 2 May 1998 # Whom: Bruce A. Mah # # $FreeBSD$ # -DISTNAME= dxpc-3.7.0 +DISTNAME= dxpc-3.8.0 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= utilities +MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/ MAINTAINER= bmah@ca.sandia.gov +LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo + MAN1= dxpc.1 GNU_CONFIGURE= yes USE_X_PREFIX= yes +CONFIGURE_ARGS+= --with-lzo-lib=${LOCALBASE} post-install: strip ${PREFIX}/bin/dxpc -- cgit v1.2.3