diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-26 19:59:52 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-26 19:59:52 +0000 |
commit | 6dd2682d05d52ce8918298d45b0b0de7b3c1097f (patch) | |
tree | 96fc9e90647061fc41bfaef344c8bdd30fe3ea10 /x11-toolkits/gnustep-back | |
parent | 4b77951396876cfc1e5ed141a76847e6970e36be (diff) | |
download | FreeBSD-ports-6dd2682d05d52ce8918298d45b0b0de7b3c1097f.zip FreeBSD-ports-6dd2682d05d52ce8918298d45b0b0de7b3c1097f.tar.gz |
- Update gnustep-gui and gnustep-back to 0.8.4
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 7e25db3..170ebe3 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-back -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ @@ -24,6 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_XLIB= yes BREAKS_IF_PEDANTIC= yes +USE_GCC= 3.2 CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index c6c4923..aed62eb 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1 +1 @@ -MD5 (gnustep-back-0.8.3.tar.gz) = 213ac778852d0b008560b96ef1cd2a79 +MD5 (gnustep-back-0.8.4.tar.gz) = 0ef5a608107ea7d47a3ad9cb2b03dbf8 diff --git a/x11-toolkits/gnustep-back/pkg-plist b/x11-toolkits/gnustep-back/pkg-plist index 115db8a..ab8191a 100644 --- a/x11-toolkits/gnustep-back/pkg-plist +++ b/x11-toolkits/gnustep-back/pkg-plist @@ -10,6 +10,7 @@ System/Headers/gnustep/xlib/XGGeometry.h System/Headers/gnustep/xlib/XGPrivate.h System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-back +System/Library/Bundles/libgnustep-back.bundle/stamp.make System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/font_cacher System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gpbs @dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu |