diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
commit | 02e619a5d80d666372fdf370624b2d6c016de0d5 (patch) | |
tree | ab8d23ab014eb4477219665648225ccea56d0295 /mail | |
parent | f153879e96a329b43f46107b542848d2be0769c1 (diff) | |
download | ports-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz ports-02e619a5d80d666372fdf370624b2d6c016de0d5.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gml/Makefile b/mail/gml/Makefile index 375cb47d0512..4d6251e97441 100644 --- a/mail/gml/Makefile +++ b/mail/gml/Makefile @@ -15,7 +15,7 @@ COMMENT= Mbox & Maildir to Gmail loader USE_PYTHON_RUN= -2.7 NO_WRKSUBDIR= yes NO_BUILD= yes -USE_DOS2UNIX= yes +USES= dos2unix PLIST_FILES= bin/${PORTNAME} PORTDOCS= README |