diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-14 18:33:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-14 18:33:26 +0000 |
commit | 164f9605389b86a8b2ddefe7da216c9571badec7 (patch) | |
tree | 4502a34ecd89ac4d2b7220e0d683df820c9e3326 /devel | |
parent | Fix a bug in GtkFileChooser which prevent files to be opened. (diff) |
fix build
Noted By: bento
Notes
Notes:
svn path=/head/; revision=116210
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libuta/Makefile | 2 | ||||
-rw-r--r-- | devel/libuta/files/patch-uta::blitters.cc | 4 | ||||
-rw-r--r-- | devel/wftk/Makefile | 2 | ||||
-rw-r--r-- | devel/wftk/files/patch-uta::blitters.cc | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index e87b3d590e05..a9e0094ffd30 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -7,7 +7,7 @@ PORTNAME= libuta PORTVERSION= 0.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/libuta/files/patch-uta::blitters.cc b/devel/libuta/files/patch-uta::blitters.cc index 918a4ddd78a3..8aed5a1d7927 100644 --- a/devel/libuta/files/patch-uta::blitters.cc +++ b/devel/libuta/files/patch-uta::blitters.cc @@ -1,5 +1,5 @@ ---- /usr/obj/mnt/files/freebsd-cvs/ports/devel/libuta/work/libuta-0.4.4/uta/blitters.cc.orig Sat Oct 12 23:11:07 2002 -+++ /usr/obj/mnt/files/freebsd-cvs/ports/devel/libuta/work/libuta-0.4.4/uta/blitters.cc Thu Aug 12 20:58:40 2004 +--- uta/blitters.cc.orig Sat Oct 12 23:11:07 2002 ++++ uta/blitters.cc Thu Aug 12 20:58:40 2004 @@ -20,6 +20,7 @@ #include "blitters.h" diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index e87b3d590e05..a9e0094ffd30 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -7,7 +7,7 @@ PORTNAME= libuta PORTVERSION= 0.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/wftk/files/patch-uta::blitters.cc b/devel/wftk/files/patch-uta::blitters.cc index 918a4ddd78a3..8aed5a1d7927 100644 --- a/devel/wftk/files/patch-uta::blitters.cc +++ b/devel/wftk/files/patch-uta::blitters.cc @@ -1,5 +1,5 @@ ---- /usr/obj/mnt/files/freebsd-cvs/ports/devel/libuta/work/libuta-0.4.4/uta/blitters.cc.orig Sat Oct 12 23:11:07 2002 -+++ /usr/obj/mnt/files/freebsd-cvs/ports/devel/libuta/work/libuta-0.4.4/uta/blitters.cc Thu Aug 12 20:58:40 2004 +--- uta/blitters.cc.orig Sat Oct 12 23:11:07 2002 ++++ uta/blitters.cc Thu Aug 12 20:58:40 2004 @@ -20,6 +20,7 @@ #include "blitters.h" |