diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-27 20:52:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-27 20:52:17 +0000 |
commit | d53cffda423c56441e7118c697a509708894c322 (patch) | |
tree | fa4aeda13ea1462b57f1259d0ed4e2d943af0e39 /www/tickr | |
parent | 8e4681c7b46c9a53a9b392541dd3c6348ab7cc65 (diff) |
Notes
Diffstat (limited to 'www/tickr')
-rw-r--r-- | www/tickr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tickr/Makefile b/www/tickr/Makefile index d034a2f53013..7b76d29d0ac4 100644 --- a/www/tickr/Makefile +++ b/www/tickr/Makefile @@ -19,7 +19,7 @@ PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} REINPLACE_ARGS= -e 's,%%PREFIX%%,${PREFIX},1' -i.bak -DOS2UNIX_FILES= tickr.h +DOS2UNIX_GLOB= tickr.h USE_GNOME= desktopfileutils gtk20 libxml2 USES= dos2unix pkgconfig |