diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-09-03 06:57:22 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-09-03 06:57:22 +0000 |
commit | b4cf3cedc1a506621c2f54564d81bff9ab4fc3ec (patch) | |
tree | 48657d3356a0dc623c09205817a2833a1884e8c7 /textproc/diffstat | |
parent | 72924accb7356a5892d4c2c1e9b7412d87347820 (diff) |
- fix build error
- bump PORTREVISION
Noted by: Matthias Andree <matthias dot andree_AT_tu-dortmund dot de>
Notes
Notes:
svn path=/head/; revision=240768
Diffstat (limited to 'textproc/diffstat')
-rw-r--r-- | textproc/diffstat/Makefile | 1 | ||||
-rw-r--r-- | textproc/diffstat/files/patch-configure | 11 |
2 files changed, 1 insertions, 11 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 3d3ab160f26c..a74645d836b7 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -7,6 +7,7 @@ PORTNAME= diffstat PORTVERSION= 1.49 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= ftp://dickey.his.com/diffstat/ EXTRACT_SUFX= .tgz diff --git a/textproc/diffstat/files/patch-configure b/textproc/diffstat/files/patch-configure deleted file mode 100644 index dc56d0631741..000000000000 --- a/textproc/diffstat/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Aug 16 04:41:39 2005 -+++ configure Mon Sep 5 14:47:01 2005 -@@ -3455,8 +3455,6 @@ - done - - for ac_header in \ --getopt.h \ --malloc.h \ - search.h \ - string.h \ - |