aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-06-16 17:43:00 +0800
committermat <mat@FreeBSD.org>2015-06-16 17:43:00 +0800
commit45b99ccab0b7a9200643d036c05b1439e25ff677 (patch)
treeec5a04dd91bab14fd7a821c65e0a2c24754be5f8 /cad
parentcb10ec63a676fcdbaf844629f3e0d78fb6feac39 (diff)
downloadfreebsd-ports-gnome-45b99ccab0b7a9200643d036c05b1439e25ff677.tar.gz
freebsd-ports-gnome-45b99ccab0b7a9200643d036c05b1439e25ff677.tar.zst
freebsd-ports-gnome-45b99ccab0b7a9200643d036c05b1439e25ff677.zip
CLeanup USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'cad')
-rw-r--r--cad/ghdl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index e9a6de2d7c0a..822b34db0b09 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ghdl
PORTVERSION= 0.32
PORTREVISION= 2
CATEGORIES= cad
-DISTFILES= ${SRCDISTFILE} ${GCCDISTFILE}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= marino@FreeBSD.org
COMMENT= GNU VHDL simulator
@@ -26,7 +26,6 @@ GH_TAGNAME= 5adb2f6
GNU_CONFIGURE= yes
GCCVER= 4.9.2
LLVMVER= 35
-SRCDISTFILE= hanzer-${GH_PROJECT}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
BLD_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL:R}
BUILDDIR= ${WRKDIR}/build
GCCSRCDIR= ${WRKDIR}/gcc-${GCCVER}
@@ -93,7 +92,7 @@ EXTRA_CONFIG+= --with-ld=/usr/bin/ld
EXTRA_CONFIG+= --with-as=${AS_COMMAND}
.if ${PORT_OPTIONS:MGCC}
-GCCDISTFILE= gcc-${GCCVER}.tar.bz2
+DISTFILES+= gcc-${GCCVER}.tar.bz2
USES+= iconv libtool makeinfo perl5
USE_PERL5= build
INFO= ghdl