Date: Wed, 2 Jan 2002 17:50:03 -0800 (PST) From: Alan Eldridge <alane@geeksrus.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/33481: kdm complains about "no modules" Message-ID: <200201030150.g031o3M12803@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33481; it has been noted by GNATS. From: Alan Eldridge <alane@geeksrus.net> To: Pete Fritchman <petef@databits.net> Cc: KDE FreeBSD List <kde-freebsd@lists.csociety.org>, Will Andrews <will@csociety.org>, freebsd-gnats-submit@freebsd.org Subject: Re: ports/33481: kdm complains about "no modules" Date: Wed, 2 Jan 2002 20:45:12 -0500 We should PORTREVISION++ on this, I guess. :) Pete, can you commit this if Will has no objections? Index: x11/kdebase2/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/x11/kdebase2/Makefile,v retrieving revision 1.85 diff -u -3 -r1.85 Makefile --- x11/kdebase2/Makefile 25 Dec 2001 00:38:41 -0000 1.85 +++ x11/kdebase2/Makefile 3 Jan 2002 01:40:31 -0000 @@ -7,7 +7,7 @@ PORTNAME= kdebase PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -30,6 +30,7 @@ CONFIGURE_ENV+= RUN_KAPPFINDER=no CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \ --with-qt-dir=${X11BASE} \ + --with-pam=xdm \ --without-ldap --disable-closure --enable-objprelink .if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) CONFIGURE_ARGS+=--enable-final -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201030150.g031o3M12803>