diff options
Diffstat (limited to 'science/x11iraf/Makefile')
-rw-r--r-- | science/x11iraf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/x11iraf/Makefile b/science/x11iraf/Makefile index 5ffdd466eedf..d107bd1b2825 100644 --- a/science/x11iraf/Makefile +++ b/science/x11iraf/Makefile @@ -6,7 +6,7 @@ PORTNAME= x11iraf PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science astro MASTER_SITES= ftp://iraf.noao.edu/iraf/x11iraf/ DISTNAME= x11iraf-v${PORTVERSION}-bin.freebsd @@ -17,7 +17,6 @@ COMMENT= Provides graphical tools to work with IRAF LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x NO_BUILD= yes -USE_XLIB= yes # this may work on other archs, but I'm making no bets ONLY_FOR_ARCHS= i386 |