summaryrefslogtreecommitdiff
path: root/misc/lr
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-23 11:07:04 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-23 11:07:04 +0000
commit0c104f1ddaea22fdc6b3e78b7b3dc931ae8d913d (patch)
tree2508ddce5f511bb93234f3aad19561664a8cece3 /misc/lr
parentNew version of the IXJ driver which supports the PCMCIA (diff)
* Update to 1.7.
PR: 40888 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> * Honor CC/CFLAGS. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=63431
Diffstat (limited to 'misc/lr')
-rw-r--r--misc/lr/Makefile7
-rw-r--r--misc/lr/distinfo2
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/lr/Makefile b/misc/lr/Makefile
index 2a38191e8238..35bfff121ee2 100644
--- a/misc/lr/Makefile
+++ b/misc/lr/Makefile
@@ -7,16 +7,17 @@
#
PORTNAME= lr
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= misc
MASTER_SITES= http://www.seekrut.com/rk/
MAINTAINER= mich@freebsdcluster.org
-ALL_TARGET= lr
+do-build:
+ cd ${WRKSRC}; ${CC} ${CFLAGS} -o lr lr.c -lncurses
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/lr ${PREFIX}/bin
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/misc/lr/distinfo b/misc/lr/distinfo
index e31f4131a67f..1b2ae6e5a7ad 100644
--- a/misc/lr/distinfo
+++ b/misc/lr/distinfo
@@ -1 +1 @@
-MD5 (lr-1.6.tar.gz) = 874a8b3b2615fa7d816f51432d3fb4e7
+MD5 (lr-1.7.tar.gz) = 71eb305afbf8c295d523b299edc5649c