diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 08:59:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 08:59:08 +0000 |
commit | 4d55a357aa96406ebe99798b8037714f3a20126a (patch) | |
tree | 1e6d0de413cc295096a04a733196a0073f47861b /cad | |
parent | 347c0f60b399f2e37645bf6aa984aa1c25b32bfc (diff) | |
download | ports-4d55a357aa96406ebe99798b8037714f3a20126a.tar.gz ports-4d55a357aa96406ebe99798b8037714f3a20126a.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ldraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ldraw/Makefile b/cad/ldraw/Makefile index 691302d7481c..ca5d484af10d 100644 --- a/cad/ldraw/Makefile +++ b/cad/ldraw/Makefile @@ -20,7 +20,7 @@ LICENSE_PERMS_CCbyNCSA2=dist-mirror pkg-mirror auto-accept WRKSRC= ${WRKDIR}/${PORTNAME} -USES= dos2unix gmake zip +USES= dos2unix gmake zip:infozip DOS2UNIX_GLOB= *.h makefile mklist.c *.txt *.dat PORTDOCS= Readme.txt |