diff options
author | tg <tg@FreeBSD.org> | 1997-10-10 16:35:03 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-10 16:35:03 +0800 |
commit | ef50d5c1eef5f200dae1b5d755a3235a44ae267c (patch) | |
tree | 04b2c4a2b67dfa3eed7094fd1bbd83bc3b4a91c2 /x11 | |
parent | e2421dd542bea977388c332010250cf1aa30d060 (diff) | |
download | freebsd-ports-gnome-ef50d5c1eef5f200dae1b5d755a3235a44ae267c.tar.gz freebsd-ports-gnome-ef50d5c1eef5f200dae1b5d755a3235a44ae267c.tar.zst freebsd-ports-gnome-ef50d5c1eef5f200dae1b5d755a3235a44ae267c.zip |
Upgrade to 4.05.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 11 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 2 |
2 files changed, 4 insertions, 9 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 161844c673ef..a8076df5fe75 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xlockmore -# Version required: 4.04 +# Version required: 4.05 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.20 1997/07/30 08:02:42 tg Exp $ +# $Id: Makefile,v 1.21 1997/09/22 07:14:06 tg Exp $ # -DISTNAME= xlockmore-4.04 +DISTNAME= xlockmore-4.05 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications @@ -22,9 +22,4 @@ CONFIGURE_ARGS+= --without-gl --without-motif --without-sx --without-mesagl \ USE_X11= yes MAN1= xlock.1 -do-install: - @(cd ${WRKSRC}/modes; make install) - @chown root:bin ${PREFIX}/bin/xlock - @chmod 4751 ${PREFIX}/bin/xlock - .include <bsd.port.mk> diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 735c5ad1d134..757459400161 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1 +1 @@ -MD5 (xlockmore-4.04.tar.gz) = 8034b42cd66f40d19925208e439fcb8c +MD5 (xlockmore-4.05.tar.gz) = a9bce87785a441bd624d3652e0854eee |