From c54e680331a710cf0c909ba0bd3176a46bc67760 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 10 Jan 1999 18:11:53 +0000 Subject: Portlint clean and honor CFLAGS. PR: 9383 Submitted by: maintainer --- graphics/urt/Makefile | 10 ++++++---- graphics/urt/files/patch-aa | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 7192765c5af2..dbfa03676709 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -3,7 +3,7 @@ # Date created: Jan 5 1997 # Whom: cfs@ing.puc.cl (original) # -# $Id: Makefile,v 1.10 1998/11/25 05:06:26 jseger Exp $ +# $Id: Makefile,v 1.11 1998/11/25 09:01:20 asami Exp $ # DISTNAME= urt @@ -12,16 +12,18 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.utah.edu/pub/ DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar +PATCH_SITES= ftp://ptolemy.berkeley.edu/pub/misc/urt/ +PATCHFILES= urt-3.1b-3.1b1.patch +PATCH_DIST_STRIP=-p1 + MAINTAINER= giffunip@asme.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z -PATCH_SITES= ftp://ptolemy.berkeley.edu/pub/misc/urt/ -PATCHFILES= urt-3.1b-3.1b1.patch -PATCH_DIST_STRIP=-p1 +USE_XLIB= yes NO_WRKSUBDIR= yes CONFIGURE_SCRIPT=Configure CONFIGURE_ARGS= config/urt diff --git a/graphics/urt/files/patch-aa b/graphics/urt/files/patch-aa index 26b77e34155b..cf7370a90400 100644 --- a/graphics/urt/files/patch-aa +++ b/graphics/urt/files/patch-aa @@ -45,7 +45,7 @@ # You can put any system dependent flags here. -ExtraCFLAGS = -+ExtraCFLAGS = -m486 -O2 ++ExtraCFLAGS = -O2 -pipe -fno-strength-reduce # System specific or configuration parameters. Define according to your # environment and desires. -- cgit v1.2.3