diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
commit | 33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch) | |
tree | 34bbfd02d2930c7d48865fddb99f6e755da7b857 /science/silo | |
parent | 842d1150059240d52d41ca8332c4895bd037e0a9 (diff) |
Notes
Diffstat (limited to 'science/silo')
-rw-r--r-- | science/silo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile index 88e2cc5a4f05..949782759eb2 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -7,7 +7,7 @@ PORTNAME= silo PORTVERSION= 4.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://wci.llnl.gov/codes/${PORTNAME}/silo-${PORTVERSION}/ @@ -26,7 +26,6 @@ USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes -USE_XLIB= yes USE_QT_VER= 3 QT_COMPONENTS= moc uic |