summaryrefslogtreecommitdiff
path: root/misc/vfu
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1999-02-10 15:14:10 +0000
committerfrueauf <frueauf@pkgsrc.org>1999-02-10 15:14:10 +0000
commit5abfb04be9eefc0f6d4959147ddf24cbdfe18b20 (patch)
tree0de98f91b3b603c7b484740526c63dbb35586270 /misc/vfu
parent05c1fe701f9098cdee88fde815622c1dde895c01 (diff)
downloadpkgsrc-5abfb04be9eefc0f6d4959147ddf24cbdfe18b20.tar.gz
pkglint: cleanup Makefile and add missing rcs ids.
Diffstat (limited to 'misc/vfu')
-rw-r--r--misc/vfu/Makefile6
-rw-r--r--misc/vfu/patches/patch-aa2
-rw-r--r--misc/vfu/patches/patch-ab2
-rw-r--r--misc/vfu/patches/patch-ac2
4 files changed, 9 insertions, 3 deletions
diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile
index a784b3a65ef..f9e9763f433 100644
--- a/misc/vfu/Makefile
+++ b/misc/vfu/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 1999/02/04 01:20:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/02/10 15:14:10 frueauf Exp $
#
DISTNAME= vfu-1.42-source
PKGNAME= vfu-1.42
-EXTRACT_SUFX= .tgz
+WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= misc
MASTER_SITES= http://www.biscom.net/~cade/away/
+EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.biscom.net/~cade/vfu/
DEPENDS= ncurses-1.9.9g:../../devel/ncurses
-WRKSRC= ${WRKDIR}/${PKGNAME}
MAKE_FLAGS+= CCDEF="-I${LOCALBASE}/include -DVFU_RCPATH1=\\\"${PREFIX}/etc/\\\" -DVFU_RCPATH2=\\\"${PREFIX}/\\\"" \
LDDEF="-L${LOCALBASE}/lib"
diff --git a/misc/vfu/patches/patch-aa b/misc/vfu/patches/patch-aa
index 90b0447e6ab..29da626dd03 100644
--- a/misc/vfu/patches/patch-aa
+++ b/misc/vfu/patches/patch-aa
@@ -1,3 +1,5 @@
+$NetBSD: patch-aa,v 1.3 1999/02/10 15:14:10 frueauf Exp $
+
--- vslib/makefile.orig Wed Feb 3 14:47:16 1999
+++ vslib/makefile Thu Feb 4 01:29:57 1999
@@ -3,8 +3,8 @@
diff --git a/misc/vfu/patches/patch-ab b/misc/vfu/patches/patch-ab
index 81a6aa750ff..79fef49aceb 100644
--- a/misc/vfu/patches/patch-ab
+++ b/misc/vfu/patches/patch-ab
@@ -1,3 +1,5 @@
+$NetBSD: patch-ab,v 1.3 1999/02/10 15:14:10 frueauf Exp $
+
--- vfu/vfu.h.orig Thu Feb 4 01:58:22 1999
+++ vfu/vfu.h Thu Feb 4 01:56:21 1999
@@ -18,6 +18,8 @@
diff --git a/misc/vfu/patches/patch-ac b/misc/vfu/patches/patch-ac
index 7fd78c8f72b..fe598b15d01 100644
--- a/misc/vfu/patches/patch-ac
+++ b/misc/vfu/patches/patch-ac
@@ -1,3 +1,5 @@
+$NetBSD: patch-ac,v 1.3 1999/02/10 15:14:10 frueauf Exp $
+
--- vfu/makefile.orig Wed Feb 3 14:49:42 1999
+++ vfu/makefile Thu Feb 4 01:46:58 1999
@@ -3,9 +3,9 @@