1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Upgrade to 4.17.

XFree86-4 users: please test this port. According to the docs, xlock should
compile now. (I can't try it, I'm still running XFree86-3.3.6.)
This commit is contained in:
Thomas Gellekum 2000-08-15 14:07:24 +00:00
parent 41350e757b
commit c426029ced
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31662
2 changed files with 11 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xlockmore
PORTVERSION= 4.16.1
PORTVERSION= 4.17
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB}
@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
--without-editres --without-dtsaver --without-rplay \
--without-nas --without-gtk #--enable-customization
--without-nas --without-gtk --without-esound
.if defined(MAKE_KERBEROS4)
CONFIGURE_ARGS+= --enable-kerberos4
.endif
@ -42,4 +42,12 @@ USE_MESA= yes
CONFIGURE_ARGS+= --without-mesagl
.endif
XFREE86VERSION!= /usr/bin/awk '/\#define XFree86Version/ {print $$3}' \
${X11BASE}/lib/X11/config/xfree86.cf
.if ${XFREE86VERSION} >= 4000
post-configure:
${PERL} -pi -e 's/-lXdpms//g' ${WRKSRC}/modes/Makefile
.endif
.include <bsd.port.post.mk>

View File

@ -1 +1 @@
MD5 (xlockmore-4.16.1.tar.gz) = ba7af9df46b75e603b4774f76fcb2f3f
MD5 (xlockmore-4.17.tar.gz) = 6e221dd493bb3fb49c1793c51e7d6e2a