aboutsummaryrefslogtreecommitdiff
path: root/x11/xscreensaver-gnome
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 09:24:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 09:24:47 +0000
commit912c68df95479775d8b605f468e39bb4f7914d1e (patch)
tree61b71e9b35b9bf982a153ac7b8823feeb60e1418 /x11/xscreensaver-gnome
parent796c3c772e0cdf2731621d15bfabeba92e587e6b (diff)
downloadports-912c68df95479775d8b605f468e39bb4f7914d1e.tar.gz
ports-912c68df95479775d8b605f468e39bb4f7914d1e.zip
Notes
Diffstat (limited to 'x11/xscreensaver-gnome')
-rw-r--r--x11/xscreensaver-gnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index 5a754dd5e629..026c194b9faf 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -21,7 +21,7 @@ USE_XORG= x11 xpm
USE_GL= gl
USE_PERL5= run
USE_GNOME= gnomehier libglade2 gnomehack
-USES= gettext gmake perl5 pkgconfig
+USES= dos2unix gettext gmake perl5 pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \
--with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \
@@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-setuid-hacks
CFLAGS+= -O0
.endif
-USE_DOS2UNIX= hacks/glx/topblock.c
+DOS2UNIX_FILES= hacks/glx/topblock.c
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|malloc.h|stdlib.h|g ; \