From 680a234ce5a8d955995c9a17c7a46396dcf2fcc9 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Mon, 16 Apr 2001 12:45:23 +0000 Subject: Fix MASTER_SITES, honor CC and CFLAGS, add a WWW line. PR: 26330 Submitted by: Ports Fury --- graphics/aero/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'graphics/aero/Makefile') diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index 40e3a41bf529..987a649e0ba5 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -1,14 +1,15 @@ -# New ports collection makefile for: aero -# Date created: Mon Aug 28 13:35:31 CDT 1995 -# Whom: erich@rrnet.com +# New ports collection makefile for: aero +# Date created: Mon Aug 28 13:35:31 CDT 1995 +# Whom: erich@rrnet.com # # $FreeBSD$ # PORTNAME= aero PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ee.uwa.edu.au/users/braunl/aero/ +MASTER_SITES= http://www.ee.uwa.edu.au/~braunl/aero/ftp/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org @@ -16,9 +17,10 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray +WRKSRC= ${WRKDIR}/${PORTNAME}/src + USE_X_PREFIX= yes USE_XPM= yes -WRKSRC= ${WRKDIR}/aero/src MAKEFILE= Makefile.linux .include -- cgit v1.2.3