summaryrefslogtreecommitdiff
path: root/archivers/lzo2/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-21 00:53:55 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-21 00:53:55 +0000
commit56e65ea469efac1ba6cdfd875e447c5bbb604362 (patch)
tree116941900be29644bd89f09293136be3f38f82aa /archivers/lzo2/Makefile
parentUpdate to version 0.2 (diff)
- Fix MASTER_SITES
- Remove CONFIGURE_ARGS that are already the default - Support CFLAGS properly - Add a file missing from PLISt - Remove two unneeded patches (for libtool stuff) PR: 14901 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=23227
Diffstat (limited to 'archivers/lzo2/Makefile')
-rw-r--r--archivers/lzo2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 91088f28f8de..77b8b2121b04 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -9,14 +9,13 @@
DISTNAME= lzo-1.04
CATEGORIES= archivers devel
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- ftp://wildsau.idv.uni-linz.ac.at/pub/mfx/lzo/
+ http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/
MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --enable-shared=yes \
- --enable-asm=yes
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/lzo