aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ayam/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-12-18 08:19:10 +0800
committermiwi <miwi@FreeBSD.org>2007-12-18 08:19:10 +0800
commitd50d51d05d95e9029763dd5b6bacee6fbbe0a42e (patch)
tree55e245b3296a8fe1a978b0f324a3818f88dac340 /graphics/ayam/Makefile
parentf595e9ccda757ca3933089b956cc71af0bab13b2 (diff)
downloadfreebsd-ports-gnome-d50d51d05d95e9029763dd5b6bacee6fbbe0a42e.tar.gz
freebsd-ports-gnome-d50d51d05d95e9029763dd5b6bacee6fbbe0a42e.tar.zst
freebsd-ports-gnome-d50d51d05d95e9029763dd5b6bacee6fbbe0a42e.zip
- Update to 1.13 (fix pointyhat build)
- Pass maintainership to submitter PR: 118786 Submitted by: Pietro Cerutti <gahr@gahr.ch>
Diffstat (limited to 'graphics/ayam/Makefile')
-rw-r--r--graphics/ayam/Makefile18
1 files changed, 7 insertions, 11 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile
index 1be61842a4b6..d6ddea302770 100644
--- a/graphics/ayam/Makefile
+++ b/graphics/ayam/Makefile
@@ -6,24 +6,20 @@
#
PORTNAME= ayam
-PORTVERSION= 1.10
-PORTREVISION= 1
+PORTVERSION= 1.13
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION}.src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gahr@gahr.ch
COMMENT= 3D modeling environment for the RenderMan interface
-LIB_DEPENDS= aqsis.0:${PORTSDIR}/graphics/aqsis \
- tcl82.1:${PORTSDIR}/lang/tcl82 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
+LIB_DEPENDS= aqsis.1:${PORTSDIR}/graphics/aqsis \
+ tk84.1:${PORTSDIR}/x11-toolkits/tk84 \
tiff.4:${PORTSDIR}/graphics/tiff
-USE_GCC= 3.4
USE_GL= yes
-USE_X_PREFIX= yes
+USE_XLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
MAKEFILE= Makefile.shared
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
@@ -34,7 +30,7 @@ PLUGINS_DIR= ${PREFIX}/lib/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
-BROKEN= "Does not build on alpha"
+BROKEN= Does not build on alpha
.endif
post-patch: