head	1.2;
access;
symbols
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.08.16.08.57.03;	author mm;	state dead;
branches;
next	1.1;

1.1
date	2006.12.13.10.16.03;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.5.4
- Remove PORTDOCS from pkg-plist

Approved by:	garga (mentor, implicit)
@
text
@--- library/store/XOTclGdbm/configure.orig	Tue Dec 12 14:50:53 2006
+++ library/store/XOTclGdbm/configure	Tue Dec 12 14:51:03 2006
@@@@ -6150,7 +6150,7 @@@@
 # This defines PKG(_STUB)_SOURCES, PKG(_STUB)_OBJECTS, PKG_HEADERS
 # and PKG_TCL_SOURCES.
 #-----------------------------------------------------------------------
-if test ! "${with_gdbm}" == no; then
+if test ! "${with_gdbm}" = no; then
         GDBM_INC_DIR="`echo $with_gdbm |cut -f1 -d,`"
         GDBM_LIB_DIR="`echo $with_gdbm |cut -f2 -d, -s`"
 fi
@


1.1
log
@- Update to 1.5.3

PR:		ports/106663
Submitted by:	Martin Matuska <martin@@matuska.org> (maintainer)
@
text
@@

