diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-07-17 02:18:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-07-17 02:18:44 +0800 |
commit | 60f1ea3844a6c3076f2c8ea8da93a221c00362ef (patch) | |
tree | d795fb0480fd82253c78f634b60eb83db8db992d /mail | |
parent | fcc82ea641913ab2d744c6de0c682910765dc5bd (diff) | |
download | freebsd-ports-gnome-60f1ea3844a6c3076f2c8ea8da93a221c00362ef.tar.gz freebsd-ports-gnome-60f1ea3844a6c3076f2c8ea8da93a221c00362ef.tar.zst freebsd-ports-gnome-60f1ea3844a6c3076f2c8ea8da93a221c00362ef.zip |
- Patch to build with newer qt
- bumped PORTREVISION
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kiltdown/Makefile | 1 | ||||
-rw-r--r-- | mail/kiltdown/files/patch-configure | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 7a0c17888ff6..1768960877d6 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -7,6 +7,7 @@ PORTNAME= kiltdown PORTVERSION= 0.8.045 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown diff --git a/mail/kiltdown/files/patch-configure b/mail/kiltdown/files/patch-configure new file mode 100644 index 000000000000..714d78cf6a24 --- /dev/null +++ b/mail/kiltdown/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon May 14 05:25:23 2001 ++++ configure Sat Jul 14 07:43:13 2001 +@@ -337,7 +337,6 @@ + echo + echo + +- exit 1; + fi + echo ok. + |