diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 09:11:34 +0000 |
commit | 991d09aec4e9b0ba9f12122d49ef31aa6de71e7b (patch) | |
tree | 289e5f7c28d6cfd0a4a81901b06639dd791602a3 /ftp/llnlxftp/files/patch-aa | |
parent | Remove unmaintained expired ports from graphics (diff) |
Remove unmaintained expired ports from ftp
2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available
2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available
Notes
Notes:
svn path=/head/; revision=273464
Diffstat (limited to 'ftp/llnlxftp/files/patch-aa')
-rw-r--r-- | ftp/llnlxftp/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ftp/llnlxftp/files/patch-aa b/ftp/llnlxftp/files/patch-aa deleted file mode 100644 index 767d963f562b..000000000000 --- a/ftp/llnlxftp/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Imakefile.orig Thu Oct 19 10:20:26 1995 -+++ Imakefile Sat Aug 28 11:36:12 1999 -@@ -79,7 +79,7 @@ - OS_LIBRARIES = -lgen - #endif - --#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(TENONArchitecture) -+#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(TENONArchitecture) || defined(FreeBSDArchitecture) - EXTRA_LIBRARIES = -lcompat - #endif - -@@ -98,7 +98,7 @@ - #ifdef XmClientLibs - LOCAL_LIBRARIES = XmClientLibs $(SOCKS_LIBS) - #else --LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) -+LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) ${MOTIFLIB} - #endif - #endif - |