1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

By now the distinction between various flavors of the xscreensaver

port is clear, so the pre-fetch message has lost its utility.
This commit is contained in:
Doug Barton 2010-01-02 21:38:00 +00:00
parent 68c8932952
commit ee099aaa78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247017

View File

@ -137,16 +137,6 @@ MAN6= anemone.6 anemotaxis.6 antinspect.6 antmaze.6 antspotlight.6 \
CFLAGS+= -O0
.endif
pre-fetch:
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
@${ECHO} ''
@${ECHO} '*** This is the non-gnome version of the port.'
@${ECHO} ' If you want gnome support, hit Ctrl-C now,'
@${ECHO} ' and cd ../xscreensaver-gnome.'
@${ECHO} ''
@sleep 2
.endif
post-patch:
@ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched
@ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \