Update to version 2.4.5
This commit is contained in:
parent
572ccd9acd
commit
5fa5330e0b
@ -1,23 +1,18 @@
|
||||
# OpenBSD Makefile for: rxvt
|
||||
# Version required: 2.20
|
||||
# Date created: May 19 1998
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 05:59:50 angelos Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1998/11/19 06:20:58 jasoni Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rxvt-2.20
|
||||
DISTNAME= rxvt-2.4.5
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
ftp://ftp.nuclecu.unam.mx/linux/local/rxvt/ \
|
||||
ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/
|
||||
MASTER_SITE_SUBDIR= utils/file/managers/mc/rxvt
|
||||
#MASTER_SITE_SUBDIR= X11/xutils/terms
|
||||
MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
MAINTAINER= jasoni@openbsd.org
|
||||
|
||||
USE_X11= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= rxvt.1
|
||||
# Various compile time options you may want to configure.
|
||||
#CONFIGURE_ARGS+= --enable-utmp \
|
||||
# --enable-wtmp \
|
||||
# --enable-xpm-background \
|
||||
# --enable-menubar
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user