summaryrefslogtreecommitdiff
path: root/net/libfetch
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 19:39:24 +0000
committerjoerg <joerg>2008-04-07 19:39:24 +0000
commite47dcca1aa991e3ec11fef6d35616a2fb7646899 (patch)
tree8388af8c37e810f544a37b8a951ffbfcef78aaed /net/libfetch
parentdd16ff2b7b9df895f95a2ad2bc243266db56d704 (diff)
downloadpkgsrc-e47dcca1aa991e3ec11fef6d35616a2fb7646899.tar.gz
Be a bit nicer to users that want to play with the fire.
Diffstat (limited to 'net/libfetch')
-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