Minor cleanup.
This commit is contained in:
parent
919fdc67a8
commit
3319433d29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=836
@ -3,15 +3,12 @@
|
|||||||
# Date created: 18 November 1994
|
# Date created: 18 November 1994
|
||||||
# Whom: asami
|
# Whom: asami
|
||||||
#
|
#
|
||||||
# $id: Makefile,v 1.0 1994/11/18 00:00:00 asami Exp $
|
# $Id: Makefile,v 1.0 1994/11/18 00:00:00 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= Xaw3d-1.0
|
DISTNAME= Xaw3d-1.0
|
||||||
USE_IMAKE= yes
|
USE_IMAKE= yes
|
||||||
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/
|
||||||
EXTRACT_SUFX= .tar.gz
|
|
||||||
PREFIX= /usr/X11R6
|
|
||||||
PKG_CMD= pkg_create -N
|
|
||||||
WRKSRC= ${WRKDIR}/lib/Xaw3d
|
WRKSRC= ${WRKDIR}/lib/Xaw3d
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,8 @@
|
|||||||
Xaw3d is a Xaw (Athena Widget Set) replacement that looks
|
Xaw3d is a Xaw (Athena Widget Set) replacement that looks
|
||||||
three-dimensional. The author is Kalib Keithley (kaleb@x.org).
|
three-dimensional. The author is Kalib Keithley (kaleb@x.org).
|
||||||
|
|
||||||
|
Added is a patch by me (Satoshi) to make the arrow scrollbar look real
|
||||||
|
bumpy.
|
||||||
|
|
||||||
|
Satoshi
|
||||||
|
asami@freebsd.org
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
@cwd /usr/X11R6
|
@cwd /usr/X11R6
|
||||||
@mode 755
|
@mode 644
|
||||||
lib/libXaw3d.a
|
lib/libXaw3d.a
|
||||||
lib/libXaw3d.so.6.0
|
lib/libXaw3d.so.6.0
|
||||||
include/X11/Xaw3d
|
include/X11/Xaw3d
|
||||||
|
Loading…
Reference in New Issue
Block a user