Upgrade to 0.2.2.
This commit is contained in:
parent
eeac0bd479
commit
5f68b89969
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17796
2 changed files with 5 additions and 3 deletions
|
@ -3,10 +3,10 @@
|
|||
# Date created: Sun Nov 22 12:08:18 CET 1998
|
||||
# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1999/01/08 14:18:43 dirk Exp $
|
||||
# $Id: Makefile,v 1.9 1999/01/23 07:05:24 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtksee-0.2.1
|
||||
DISTNAME= gtksee-0.2.2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \
|
||||
http://www.zg169.net/~hotaru/gtksee/ \
|
||||
|
@ -18,6 +18,8 @@ LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
|
|||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.3:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff34
|
||||
RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \
|
||||
bzip2:${PORTSDIR}/archivers/bzip2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${PREFIX}/include" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtksee-0.2.1.tar.gz) = a175680c224fca87f6b7c2a5fb98091a
|
||||
MD5 (gtksee-0.2.2.tar.gz) = 5e3b3bad046766263a25cfb2012b8eed
|
||||
|
|
Loading…
Reference in a new issue