summaryrefslogtreecommitdiff
path: root/x11/xnee
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-10-27 23:37:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-10-27 23:37:34 +0000
commit46c086bcf6a18dcca7154820667aa7f9eb783b8c (patch)
tree78ad7aa6da0a8298da7106fae72b3bad9957975f /x11/xnee
parentSupport CFLAGS, and install documentation. (diff)
Update x11/xnee 0.8.1 -> 0.9
PR: 44490 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat
Notes
Notes: svn path=/head/; revision=68974
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile6
-rw-r--r--x11/xnee/distinfo2
-rw-r--r--x11/xnee/files/patch-doc::Makefile.in11
-rw-r--r--x11/xnee/files/patch-doc::xnee.texi13
-rw-r--r--x11/xnee/pkg-plist3
5 files changed, 32 insertions, 3 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 4598988591af..e831c5cbbd96 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xnee
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,9 @@ MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+MAN1= xnee.1
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo
index ec0247259f62..27bbf8f68f95 100644
--- a/x11/xnee/distinfo
+++ b/x11/xnee/distinfo
@@ -1 +1 @@
-MD5 (xnee-0.8.1.tar.gz) = 6002cf9b87553d2d4c2acc977087f6b1
+MD5 (xnee-0.9.tar.gz) = a4309d9057923afa9964d332bfedd402
diff --git a/x11/xnee/files/patch-doc::Makefile.in b/x11/xnee/files/patch-doc::Makefile.in
new file mode 100644
index 000000000000..4f69da1fbd09
--- /dev/null
+++ b/x11/xnee/files/patch-doc::Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.bak Sat Oct 26 05:33:52 2002
++++ doc/Makefile.in Sat Oct 26 08:58:58 2002
+@@ -390,7 +390,7 @@
+ uninstall-man1
+
+
+-all: html man pdf info txt clean
++all: man info
+
+ html: xnee.html
+
diff --git a/x11/xnee/files/patch-doc::xnee.texi b/x11/xnee/files/patch-doc::xnee.texi
new file mode 100644
index 000000000000..f73b0ea2232b
--- /dev/null
+++ b/x11/xnee/files/patch-doc::xnee.texi
@@ -0,0 +1,13 @@
+--- doc/xnee.texi.rig Fri Oct 25 05:08:09 2002
++++ doc/xnee.texi Sat Oct 26 08:57:08 2002
+@@ -2,6 +2,10 @@
+ @c %**start of header
+ @setfilename xnee.info
+ @settitle Xnee Manual 0.1
++@dircategory Miscellaneous
++@direntry
++* Xnee: (xnee). X events recorder and player
++@end direntry
+ @setchapternewpage odd
+ @c %**end o
+
diff --git a/x11/xnee/pkg-plist b/x11/xnee/pkg-plist
index afa2eb95a28e..099e93f184c1 100644
--- a/x11/xnee/pkg-plist
+++ b/x11/xnee/pkg-plist
@@ -1,2 +1,5 @@
bin/xnee
lib/libxnee.a
+@unexec install-info --delete %D/info/xnee.info %D/info/dir
+info/xnee.info
+@exec install-info %D/info/xnee.info %D/info/dir