diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-12 19:02:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-12 19:02:11 +0000 |
commit | 6a5b7af6e63e43a7fc96c774210a4a4037af57ac (patch) | |
tree | 5283ad1f5e15deb0b5761f007a30ef64c5657c66 /graphics | |
parent | Add eps2png (diff) |
Update the checksum. Seems the distfile was updated with
a new one that does not include *.o files.
Submitted by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gd/Makefile | 3 | ||||
-rw-r--r-- | graphics/gd/distinfo | 2 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 3 | ||||
-rw-r--r-- | graphics/gd1/distinfo | 2 | ||||
-rw-r--r-- | graphics/gd2/Makefile | 3 | ||||
-rw-r--r-- | graphics/gd2/distinfo | 2 |
6 files changed, 3 insertions, 12 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 6b00fe5be149..d811d506e2a9 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -32,7 +32,4 @@ pre-everything: @${ECHO_MSG} "'make -DWITH_X11' instead" .endif -post-extract: - @${RM} -f ${WRKSRC}/*.o - .include <bsd.port.mk> diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index f8e624490c8a..fafb51839248 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1 +1 @@ -MD5 (gd-1.8.4.tar.gz) = 813625508e31f5c205904a305bdc8669 +MD5 (gd-1.8.4.tar.gz) = d5ab4746c220949d300daeafc00fcdcd diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 6b00fe5be149..d811d506e2a9 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -32,7 +32,4 @@ pre-everything: @${ECHO_MSG} "'make -DWITH_X11' instead" .endif -post-extract: - @${RM} -f ${WRKSRC}/*.o - .include <bsd.port.mk> diff --git a/graphics/gd1/distinfo b/graphics/gd1/distinfo index f8e624490c8a..fafb51839248 100644 --- a/graphics/gd1/distinfo +++ b/graphics/gd1/distinfo @@ -1 +1 @@ -MD5 (gd-1.8.4.tar.gz) = 813625508e31f5c205904a305bdc8669 +MD5 (gd-1.8.4.tar.gz) = d5ab4746c220949d300daeafc00fcdcd diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 6b00fe5be149..d811d506e2a9 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -32,7 +32,4 @@ pre-everything: @${ECHO_MSG} "'make -DWITH_X11' instead" .endif -post-extract: - @${RM} -f ${WRKSRC}/*.o - .include <bsd.port.mk> diff --git a/graphics/gd2/distinfo b/graphics/gd2/distinfo index f8e624490c8a..fafb51839248 100644 --- a/graphics/gd2/distinfo +++ b/graphics/gd2/distinfo @@ -1 +1 @@ -MD5 (gd-1.8.4.tar.gz) = 813625508e31f5c205904a305bdc8669 +MD5 (gd-1.8.4.tar.gz) = d5ab4746c220949d300daeafc00fcdcd |