aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ftree
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-03 06:53:18 +0800
committerpav <pav@FreeBSD.org>2004-02-03 06:53:18 +0800
commita63bfb73ee11188e45e98492966c5093649a30fa (patch)
tree140e9d46ddfbb57546ead95bedf34e0e824508eb /misc/ftree
parentf431a2f92200ef3b1af5937e9abf37ab1f8bef57 (diff)
downloadfreebsd-ports-gnome-a63bfb73ee11188e45e98492966c5093649a30fa.tar.gz
freebsd-ports-gnome-a63bfb73ee11188e45e98492966c5093649a30fa.tar.zst
freebsd-ports-gnome-a63bfb73ee11188e45e98492966c5093649a30fa.zip
- Update to 1.9
PR: ports/62279 Submitted by: Kim Scarborough <sluggo@unknown.nu> (maintainer)
Diffstat (limited to 'misc/ftree')
-rw-r--r--misc/ftree/Makefile18
-rw-r--r--misc/ftree/distinfo2
-rw-r--r--misc/ftree/pkg-plist2
3 files changed, 12 insertions, 10 deletions
diff --git a/misc/ftree/Makefile b/misc/ftree/Makefile
index bd47cc215566..4a6fa641f69f 100644
--- a/misc/ftree/Makefile
+++ b/misc/ftree/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ftree
-PORTVERSION= 1.7
+PORTVERSION= 1.9
CATEGORIES= misc linux
MASTER_SITES= http://www.vjet.demon.co.uk/ftree/ \
http://www.unknown.nu/ports/
@@ -16,7 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= user@unknown.nu
COMMENT= An X11 genealogy program
-RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
+USE_LINUX= yes
+USE_X_PREFIX= yes
+USE_XLIB= no
ONLY_FOR_ARCHS= i386
NO_CDROM= Non-commercial use only
@@ -30,15 +32,15 @@ STRIP= # empty: do not strip linux binary!
do-patch:
do-configure:
do-build:
- brandelf -t Linux ${WRKSRC}/X11R6/bin/ftree
+ ${BRANDELF} -t Linux ${WRKSRC}/bin/ftree
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/X11R6/bin/ftree ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/X11R6/man/man1/ftree.1 ${PREFIX}/man/man1
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/ftree ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/share/man/man1/ftree.1 ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/examples
- ${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/Copyright ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/ReleaseNotes-${PORTVERSION}.txt ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/examples/royal.ged ${DOCSDIR}/examples
+ ${INSTALL_DATA} ${WRKSRC}/share/doc/ftree-${PORTVERSION}/Copyright ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/share/doc/ftree-${PORTVERSION}/ReleaseNotes-${PORTVERSION}.txt ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/share/doc/ftree-${PORTVERSION}/examples/royal.ged ${DOCSDIR}/examples
.endif
pre-install:
diff --git a/misc/ftree/distinfo b/misc/ftree/distinfo
index f9aa1ca2a23b..53f656530726 100644
--- a/misc/ftree/distinfo
+++ b/misc/ftree/distinfo
@@ -1 +1 @@
-MD5 (ftree-1.7-static.tgz) = aa83fb7df098d37d35991228dc5b975e
+MD5 (ftree-1.9-static.tgz) = 54b9915eeec1a3c96725ace286c38cb7
diff --git a/misc/ftree/pkg-plist b/misc/ftree/pkg-plist
index 15cf805c505d..eb58e1bb2517 100644
--- a/misc/ftree/pkg-plist
+++ b/misc/ftree/pkg-plist
@@ -1,6 +1,6 @@
bin/ftree
share/doc/ftree/Copyright
-share/doc/ftree/ReleaseNotes-1.7.txt
+share/doc/ftree/ReleaseNotes-1.9.txt
share/doc/ftree/examples/royal.ged
@dirrm share/doc/ftree/examples
@dirrm share/doc/ftree