diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-19 07:44:08 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-07-19 07:44:08 +0000 |
commit | 8c9b87da6ed178708762060689232364906c57c2 (patch) | |
tree | 5009bda71fa6e027ed6973f9ad08210499f26306 /cad | |
parent | 5e465344dff3f907ceccb1af831bc2a8485e8145 (diff) | |
download | ports-8c9b87da6ed178708762060689232364906c57c2.tar.gz ports-8c9b87da6ed178708762060689232364906c57c2.zip |
Notes
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 |