diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-07 08:24:00 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-07 08:24:00 +0000 |
commit | f764b7ec744f962acee3e003bf02cb1e8cd25f2b (patch) | |
tree | fd712db02be0a433a3eccbe211bae3cd9b235624 /x11-toolkits/xforms/files/patch-ac | |
parent | - Unbreak. (diff) |
- Update to 1.0.93sp1
- Take maintainership
- Specify LICENSE
- Fix MASTER_SITES
Notes
Notes:
svn path=/head/; revision=281359
Diffstat (limited to 'x11-toolkits/xforms/files/patch-ac')
-rw-r--r-- | x11-toolkits/xforms/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/xforms/files/patch-ac b/x11-toolkits/xforms/files/patch-ac deleted file mode 100644 index dfb8cb8743ef..000000000000 --- a/x11-toolkits/xforms/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- fd2ps/Imakefile.orig Mon Oct 7 01:14:21 2002 -+++ fd2ps/Imakefile Mon Oct 7 01:14:35 2002 -@@ -68,8 +68,8 @@ - - EXTRA_LIBRARIES = \ - $(STATIC) \ -- $(IMAGELIB) \ - $(FORMSLIB) \ -+ $(XPMLIB) \ - $(SNPLIB) \ - $(UNSTATIC) \ - -lm |