diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-27 03:50:58 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-27 03:50:58 +0000 |
commit | eeb7c89a9ba57c60d923abdfded17d0336609475 (patch) | |
tree | 7fa464858bb43612523980d43164aab74bc1edc0 /www/amaya | |
parent | e69d0df24f9153d02848038e18f3488815a9110a (diff) |
Notes
Diffstat (limited to 'www/amaya')
-rw-r--r-- | www/amaya/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 4dd1553b899c..60d328c1a78b 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png +FORBIDDEN= http://www.vuxml.org/freebsd/dc930435-d59f-11da-8098-00123ffe8333.html + WRKSRC= ${WRKDIR}/Amaya/obj USE_GMAKE= yes |