aboutsummaryrefslogtreecommitdiff
path: root/graphics/ayam/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-10 16:02:31 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-10 16:02:31 +0000
commitd616b0b3ab95a168e7e9b92e3e5ac8f5c3324d8a (patch)
treed82930d90f5858f11f5934687ebde98906e3ce65 /graphics/ayam/Makefile
parentb2bf4c83635aca20686b5f379ae42ed37ef7a19f (diff)
downloadports-d616b0b3ab95a168e7e9b92e3e5ac8f5c3324d8a.tar.gz
ports-d616b0b3ab95a168e7e9b92e3e5ac8f5c3324d8a.zip
Notes
Diffstat (limited to 'graphics/ayam/Makefile')
-rw-r--r--graphics/ayam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ayam/Makefile b/graphics/ayam/Makefile
index 179aba6c2e6b..a609e1cc4ca5 100644
--- a/graphics/ayam/Makefile
+++ b/graphics/ayam/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ayam
PORTVERSION= 1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION}.src
@@ -19,8 +19,8 @@ LIB_DEPENDS= aqsis.1:${PORTSDIR}/graphics/aqsis \
tk84.1:${PORTSDIR}/x11-toolkits/tk84 \
tiff.4:${PORTSDIR}/graphics/tiff
+USE_XORG= xmu xext x11
USE_GL= yes
-USE_XLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
MAKEFILE= Makefile.shared
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"