aboutsummaryrefslogtreecommitdiff
path: root/archivers/lbrate/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:37:44 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:37:44 +0000
commit8e775bbe3ac76cb899c9b749314bd42fdf20302d (patch)
treec2f290a2bd462060addfdd5ce0894c6a53db8dd4 /archivers/lbrate/Makefile
parent3971644de4f32b35be9d9172ace8abbd6593c350 (diff)
downloadports-8e775bbe3ac76cb899c9b749314bd42fdf20302d.tar.gz
ports-8e775bbe3ac76cb899c9b749314bd42fdf20302d.zip
Notes
Diffstat (limited to 'archivers/lbrate/Makefile')
-rw-r--r--archivers/lbrate/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile
index 680186657455..3d7ddcddf01f 100644
--- a/archivers/lbrate/Makefile
+++ b/archivers/lbrate/Makefile
@@ -7,22 +7,20 @@
PORTNAME= lbrate
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/
MAINTAINER= gslin@ccca.nctu.edu.tw
COMMENT= Extract/decompress CP/M LBR archives
-LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
-
+USE_GETOPT_LONG=yes
USE_REINPLACE= yes
+MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
+ LDFLAGS="${LDFLAGS}"
MAN1= lbrate.1
-post-patch:
- @${REINPLACE_CMD} -e "s,^CC|^PREFIX,#,g" ${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/Makefile
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}