1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update to KDEUTILS 1.90 (aka KDE2 beta).

This commit is contained in:
Will Andrews 2000-05-16 23:57:03 +00:00
parent 1d224bac04
commit f32ab970dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28501
36 changed files with 6636 additions and 6540 deletions

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff

View File

@ -1,28 +1,29 @@
# New ports collection makefile for: kdeutils
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
# New ports collection makefile for: kdeutils2
# Date created: Sun 14 May 2000 02:52:20
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeutils
PORTVERSION= 1.1.2
PORTVERSION= 1.90
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= se@freebsd.org
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.3:${PORTSDIR}/x11/kdelibs11
kdecore.4:${PORTSDIR}/x11/kdelibs2
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_QT2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
MD5 (kdeutils-1.90.tar.bz2) = 3fd9d5c14254dd0f3d45eeaa99c43da9

File diff suppressed because it is too large Load Diff