This commit is contained in:
espie 2000-03-31 21:35:48 +00:00
parent c9b23e2e98
commit 20b555018a
3 changed files with 9 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2000/03/24 23:28:38 espie Exp $
# $OpenBSD: Makefile,v 1.14 2000/03/31 21:35:48 espie Exp $
# $FreeBSD: Makefile,v 1.3 1999/03/08 20:59:19 steve Exp $
DISTNAME= aterm-0.3.6
CATEGORIES= x11
NEED_VERSION= 1.230
NEED_VERSION= 1.230
MASTER_SITES= http://members.xoom.com/sashav/aterm/ \
http://www.tigr.net/afterstep/as-apps/download/aterm/
@ -20,6 +20,7 @@ LIB_DEPENDS= jpeg.62::graphics/jpeg \
USE_X11= Yes
GNU_CONFIGURE= Yes
FAKE= Yes
CONFIGURE_ARGS+=--enable-utmp --enable-wtmp \
--with-xpm --enable-transparency \
--enable-xgetdefault --enable-background-image \

View File

@ -3,7 +3,7 @@
# Date created: 8 January 1998
# Whom: Don Schmidt
#
# $OpenBSD: Makefile,v 1.3 2000/03/23 20:14:19 turan Exp $
# $OpenBSD: Makefile,v 1.4 2000/03/31 21:35:49 espie Exp $
#
DISTNAME= bclock-1.0
@ -17,6 +17,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2000/03/23 20:14:20 turan Exp $
# $OpenBSD: Makefile,v 1.6 2000/03/31 21:35:49 espie Exp $
DISTNAME= ctwm-3.5
CATEGORIES= x11
@ -11,6 +11,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>