diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /cad/ghdl | |
parent | devel/py-pytest-xdist: Add missing build dependency (diff) |
Cleanup GH_* and variables order.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=404743
Diffstat (limited to 'cad/ghdl')
-rw-r--r-- | cad/ghdl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index 8ad8df7b4b8a..4e80573b6507 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ USES= ada gmake USE_GITHUB= yes GH_ACCOUNT= tgingold -GH_PROJECT= ghdl GNU_CONFIGURE= yes GCCVER= 4.9.2 |