From a2c3059b57291666fbdf4f295d950c8a424497e6 Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 3 Jul 2000 05:08:56 +0000 Subject: [PATCH] - remove license type, FAKE=Yes and unnecessary patch - GNU_CONFIGURE -> CONFIGURE_STYLE - replace bad master sites - add @comment with RCS id to PLIST --- x11/wterm/Makefile | 19 ++++++++----------- x11/wterm/patches/patch-aa | 15 --------------- x11/wterm/pkg/PLIST | 1 + 3 files changed, 9 insertions(+), 26 deletions(-) delete mode 100644 x11/wterm/patches/patch-aa diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index aee862a0ef9..4fbf770b6b4 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -1,32 +1,29 @@ -# $OpenBSD: Makefile,v 1.11 2000/04/03 20:38:32 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2000/07/03 05:08:56 brad Exp $ DISTNAME= wterm-6.2.6 CATEGORIES= x11 -NEED_VERSION= 1.230 -MASTER_SITES= http://wm.current.nu/files/ +NEED_VERSION= 1.310 +MASTER_SITES= ftp://ftp.kddlabs.co.jp/.10/X11/acontrib/wterm/ \ + ftp://ftp.riken.go.jp/pub/X11/acontrib/wterm/ + +BUILD_DEPENDS= wmaker::x11/windowmaker +RUN_DEPENDS= wmaker::x11/windowmaker MAINTAINER= brad@openbsd.org -LICENSE_TYPE= GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -BUILD_DEPENDS= wmaker::x11/windowmaker -RUN_DEPENDS= wmaker::x11/windowmaker - -USE_X11= Yes -GNU_CONFIGURE= Yes +CONFIGURE_STYLE= gnu CONFIGURE_ARGS+=--enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency \ --enable-xgetdefault CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -FAKE= Yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/wterm ${PREFIX}/bin - @chmod 4755 ${PREFIX}/bin/wterm .include diff --git a/x11/wterm/patches/patch-aa b/x11/wterm/patches/patch-aa deleted file mode 100644 index 29b4a410f4f..00000000000 --- a/x11/wterm/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ ---- autoconf/config.h.in.orig Sun Oct 31 13:37:38 1999 -+++ autoconf/config.h.in Sun Oct 31 13:38:16 1999 -@@ -147,10 +147,10 @@ - #undef HAVE_UTMP_HOST - - /* Define location of utmp/utmpx */ --#undef RXVT_UTMP_FILE -+#define RXVT_UTMP_FILE "/var/run/utmp" - - /* Define location of wtmp */ --#undef RXVT_WTMP_FILE -+#define RXVT_WTMP_FILE "/var/log/wtmp" - - /* Define location of ttys/ttytab */ - #undef TTYTAB_FILENAME diff --git a/x11/wterm/pkg/PLIST b/x11/wterm/pkg/PLIST index d892784dae3..0c3fd881377 100644 --- a/x11/wterm/pkg/PLIST +++ b/x11/wterm/pkg/PLIST @@ -1,2 +1,3 @@ +@comment $OpenBSD: PLIST,v 1.3 2000/07/03 05:08:57 brad Exp $ bin/wterm @exec chmod 4755 %D/bin/wterm