Upgrade to 4.05.
This commit is contained in:
parent
b3467af02e
commit
cf447896b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8197
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xlockmore-4.04.tar.gz) = 8034b42cd66f40d19925208e439fcb8c
|
||||
MD5 (xlockmore-4.05.tar.gz) = a9bce87785a441bd624d3652e0854eee
|
||||
|
Loading…
Reference in New Issue
Block a user