aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-01-03 05:38:00 +0800
committerdougb <dougb@FreeBSD.org>2010-01-03 05:38:00 +0800
commit7b4f5be1fafa1350461134189140b476d0130c21 (patch)
tree85cb1067090ad9e4a4b9b4d63d637b948c6f174b /x11
parentc0d40c3bbb5f5eb3939afaadc4e7fd6d625a4d21 (diff)
downloadfreebsd-ports-gnome-7b4f5be1fafa1350461134189140b476d0130c21.tar.gz
freebsd-ports-gnome-7b4f5be1fafa1350461134189140b476d0130c21.tar.zst
freebsd-ports-gnome-7b4f5be1fafa1350461134189140b476d0130c21.zip
By now the distinction between various flavors of the xscreensaver
port is clear, so the pre-fetch message has lost its utility.
Diffstat (limited to 'x11')
-rw-r--r--x11/xscreensaver/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 0b5dd6049a9a..2e1e708d25c0 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -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' \