diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/scv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/scv/Makefile b/cad/scv/Makefile index 9a3a1829bd64..5cbc0dc436c5 100644 --- a/cad/scv/Makefile +++ b/cad/scv/Makefile @@ -8,6 +8,7 @@ PORTNAME= scv PORTVERSION= 1.0p2 CATEGORIES= cad devel +MASTER_SITES= # you have to register and manually fetch EXTRACT_SUFX= -sysc2.2.12jun06.tgz MAINTAINER= johnson.peter@gmail.com @@ -20,7 +21,6 @@ RESTRICTED= You have to register at http://www.systemc.org/account/register.php USE_GMAKE= yes HAS_CONFIGURE= yes -USE_GNUCONFIG= yes WRKSRC= ${WRKDIR}/scv-1.0p2-sysc2.2 CONFIGURE_SCRIPT= ../configure |