mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to 2.18. Apparently has a minor Y2K bugfix. The palm code
distributed in the tarball to be built isn't being built, just the X11 code.
This commit is contained in:
parent
00573bc606
commit
d5e5b896be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25255
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: xdaliclock
|
||||
# Version required: 2.14
|
||||
# Version required: 2.18
|
||||
# Date created: 10th February 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= xdaliclock-2.14
|
||||
DISTNAME= xdaliclock-2.18
|
||||
CATEGORIES= x11-clocks
|
||||
MASTER_SITES= http://www.jwz.org/xdaliclock/ \
|
||||
${MASTER_SITE_XCONTRIB}
|
||||
@ -14,7 +14,12 @@ MASTER_SITE_SUBDIR= applications
|
||||
|
||||
MAINTAINER= gpalmer@FreeBSD.org
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= xdaliclock.1
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
|
||||
|
||||
CONFIGURE_ARGS+= --prefix=${X11BASE}
|
||||
HAS_CONFIGURE= YES
|
||||
USE_X_PREFIX= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xdaliclock-2.14.tar.gz) = ec582bbf3eaff0c1cf022337eb441e64
|
||||
MD5 (xdaliclock-2.18.tar.gz) = 286c2c2ca9aa12b8ee6e58dda1ca1739
|
||||
|
@ -1,5 +1,3 @@
|
||||
XDaliClock V 2.05
|
||||
|
||||
This is a neat program which ``morphs'' each of the digits into the
|
||||
next in the sequence to update the time. Good processor hog for all you
|
||||
P90 owners.
|
||||
|
@ -1,2 +1 @@
|
||||
bin/xdaliclock
|
||||
lib/X11/app-defaults/XDaliClock
|
||||
|
Loading…
Reference in New Issue
Block a user