diff options
author | tg <tg@FreeBSD.org> | 1998-02-04 07:59:00 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-04 07:59:00 +0000 |
commit | 6e982ba1f07dca3588e51b25ff55831929d3bdf1 (patch) | |
tree | d7e93f205186fff2a82a692d0b1fd5ebcf15f76a /x11/xlockmore/Makefile | |
parent | 76bd7ae427c9bbe3290c20b5d0af56ff3296ec07 (diff) | |
download | FreeBSD-ports-6e982ba1f07dca3588e51b25ff55831929d3bdf1.zip FreeBSD-ports-6e982ba1f07dca3588e51b25ff55831929d3bdf1.tar.gz |
Upgrade to 4.07.
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index c816105..4a792a0 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xlockmore -# Version required: 4.06.1 +# Version required: 4.07 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.24 1997/11/24 08:06:02 tg Exp $ +# $Id: Makefile,v 1.25 1997/12/24 01:21:47 alex Exp $ # -DISTNAME= xlockmore-4.06.1 +DISTNAME= xlockmore-4.07 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications @@ -18,7 +18,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gl --without-motif --without-sx --without-mesagl \ --without-editres --without-dtsaver --without-rplay \ - --without-nas --enable-mouse-motion + --without-nas USE_X11= yes MAN1= xlock.1 |