mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Upgrade to 1.6.10
PR: ports/9983 Submitted by: maintainer
This commit is contained in:
parent
8d417509ac
commit
2d574f0244
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16815
@ -1,23 +1,24 @@
|
||||
# New ports collection makefile for: afterstep-stable
|
||||
# Version required: 1.6.6
|
||||
# Version required: 1.6.10
|
||||
# Date created: 1 May 1998
|
||||
# Whom: Brett Taylor
|
||||
#
|
||||
# $Id: Makefile,v 1.32 1999/01/23 07:05:19 vanilla Exp $
|
||||
# $Id: Makefile,v 1.33 1999/02/21 21:51:01 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= AfterStep-1.6.6
|
||||
PKGNAME= afterstep-1.6.6
|
||||
DISTNAME= AfterStep-${AS_VERSION}
|
||||
PKGNAME= afterstep-${AS_VERSION}
|
||||
CATEGORIES= x11-wm afterstep
|
||||
MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
|
||||
MASTER_SITE_SUBDIR= stable/archives
|
||||
MASTER_SITE_SUBDIR= stable
|
||||
|
||||
MAINTAINER= dima@chg.ru
|
||||
MAINTAINER= dima@Chg.ru
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
png.3:${PORTSDIR}/graphics/png \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
AS_VERSION= 1.6.10
|
||||
INSTALL_TARGET= install install.man
|
||||
MAN1= Animate.1x Audio.1x Auto.1x Banner.1x Cascade.1x Clean.1x \
|
||||
Form.1x Ident.1x Pager.1x Save.1x Script.1x Scroll.1x Tile.1x \
|
||||
@ -26,6 +27,8 @@ MAN1= Animate.1x Audio.1x Auto.1x Banner.1x Cascade.1x Clean.1x \
|
||||
NO_LATEST_LINK= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${X11BASE}
|
||||
CONFIGURE_ARGS= --prefix=${X11BASE} \
|
||||
--disable-save-windows \
|
||||
--enable-different-locknfeels
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AfterStep-1.6.6.tar.gz) = 6411ef02da05eef4a26c77076a9411d8
|
||||
MD5 (AfterStep-1.6.10.tar.gz) = b626a46f6dddfffaf3de3b5a34c5f686
|
||||
|
Loading…
x
Reference in New Issue
Block a user