diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-28 08:40:10 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-28 08:40:10 +0000 |
commit | 2dc569b341810003ed31b9ddfe7d6ace04c4f905 (patch) | |
tree | caefdc6de6108fe89b5f88551e81c9c89c7a2304 /cad/leocad/Makefile | |
parent | f0e3432082fdf6bb38b99d5784e250c77bea5ea8 (diff) | |
download | FreeBSD-ports-2dc569b341810003ed31b9ddfe7d6ace04c4f905.zip FreeBSD-ports-2dc569b341810003ed31b9ddfe7d6ace04c4f905.tar.gz |
cad/leocad checksum update and minor include file fix
PR: ports/50355
Submitted by: Scott A. Morris <samorris@jomche.org>
Diffstat (limited to 'cad/leocad/Makefile')
-rw-r--r-- | cad/leocad/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 86bf578..a11da4e 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -20,8 +20,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png -BROKEN= Unknown problem - USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gtk12 |