summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-07 19:39:24 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-07 19:39:24 +0000
commitdfc4ab8beff7f701be303d2119f4da23517ace47 (patch)
tree8388af8c37e810f544a37b8a951ffbfcef78aaed /net
parent350879abdf8e780d7810abdfb1bb20976bd86530 (diff)
downloadpkgsrc-dfc4ab8beff7f701be303d2119f4da23517ace47.tar.gz
Be a bit nicer to users that want to play with the fire.
Diffstat (limited to 'net')
-rw-r--r--net/libfetch/files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libfetch/files/Makefile b/net/libfetch/files/Makefile
index f53517b5515..85c35b87bf7 100644
--- a/net/libfetch/files/Makefile
+++ b/net/libfetch/files/Makefile
@@ -1,7 +1,8 @@
# $NetBSD
LIB= fetch
-SRCS= fetch.c common.c ftp.c http.c file.c ftperr.h httperr.h
+SRCS= fetch.c common.c ftp.c http.c file.c
+DPSRCS= ftperr.h httperr.h
INCS= fetch.h
MAN= fetch.3
CLEANFILES= ftperr.h httperr.h