diff options
author | mat <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-20 16:23:28 +0000 |
commit | bc12b6beb26907f267f34c1f8598d120cabecbae (patch) | |
tree | e83ee6693050a76e305a95a376451aa583df151e /graphics/picpuz/Makefile | |
parent | 5616a93eb39854a280bacec86824bbec7824d5b3 (diff) | |
download | FreeBSD-ports-bc12b6beb26907f267f34c1f8598d120cabecbae.zip FreeBSD-ports-bc12b6beb26907f267f34c1f8598d120cabecbae.tar.gz |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'graphics/picpuz/Makefile')
-rw-r--r-- | graphics/picpuz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/picpuz/Makefile b/graphics/picpuz/Makefile index 3d9277f..ec862e9 100644 --- a/graphics/picpuz/Makefile +++ b/graphics/picpuz/Makefile @@ -11,7 +11,8 @@ MASTER_SITES= http://kornelix.squarespace.com/storage/downloads/ \ MAINTAINER= devel@stasyan.com COMMENT= Jigsaw puzzle program -USES= execinfo gmake pkgconfig +USES= dos2unix execinfo gmake pkgconfig +DOS2UNIX_GLOB= *.h USE_GNOME= gtk20 ALL_TARGET= # |