aboutsummaryrefslogtreecommitdiff
path: root/ftp/spegla
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-22 09:15:03 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-22 09:15:03 +0000
commit52a611c918aa541f5c534efdc2a64c9cfb82fc30 (patch)
tree5ab803382821420e50fc74c7036617acce0ddc40 /ftp/spegla
parent3ed5971f4927f1c9cdd7cff97ed09888b528b542 (diff)
downloadports-52a611c918aa541f5c534efdc2a64c9cfb82fc30.tar.gz
ports-52a611c918aa541f5c534efdc2a64c9cfb82fc30.zip
Use MAKE_ARGS
Notes
Notes: svn path=/head/; revision=133920
Diffstat (limited to 'ftp/spegla')
-rw-r--r--ftp/spegla/Makefile2
-rw-r--r--ftp/spegla/files/patch-aa11
2 files changed, 2 insertions, 11 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index bf28167b4d39..31fa2865c9d0 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -19,6 +19,8 @@ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= A mirror program for FTP sites (written in C)
+MAKE_ARGS= MANDIR=${MAN1PREFIX}/man/man
+
MANCOMPRESSED= yes
MAN1= spegla.1
diff --git a/ftp/spegla/files/patch-aa b/ftp/spegla/files/patch-aa
deleted file mode 100644
index 3ca0628e5d1c..000000000000
--- a/ftp/spegla/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Tue Jun 27 16:54:10 2000
-+++ Makefile Tue Jun 27 16:54:18 2000
-@@ -2,7 +2,7 @@
-
- PREFIX ?= /usr/local
- BINDIR = ${PREFIX}/bin
--MANDIR = ${PREFIX}/man
-+MANDIR = ${PREFIX}/man/man
-
- HAVE_STRLCPY?= yes
-