From ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 24 Mar 2008 23:21:25 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- cad/pdnmesh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad/pdnmesh') diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index ba687cf1db66..d52e1cfe4615 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} @@ -37,7 +37,6 @@ LAPACK= -llapack USE_FORTRAN= yes CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" BLAS_LIBS="${BLAS}" LAPACK_LIBS="${LAPACK}" -USE_XLIB= yes USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit v1.2.3