diff options
author | R. Imura <imura@FreeBSD.org> | 2000-04-14 16:02:43 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-04-14 16:02:43 +0000 |
commit | bb51ad41caa2475f5737d84f13dedc0c9ae25b54 (patch) | |
tree | 8ab709fc4dd5c77c8d86d6c48f13f80246112166 /x11-clocks | |
parent | Sorry to everyone, the commits previously broke installing for these ports. (diff) |
Cosmetic changes.
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
Notes
Notes:
svn path=/head/; revision=27524
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys11/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/kdetoys2/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 6 |
4 files changed, 8 insertions, 16 deletions
diff --git a/x11-clocks/kdetoys11/Makefile b/x11-clocks/kdetoys11/Makefile index b70f82c27200..fe3f229dac05 100644 --- a/x11-clocks/kdetoys11/Makefile +++ b/x11-clocks/kdetoys11/Makefile @@ -6,15 +6,13 @@ # MASTERDIR= ${.CURDIR}/../../audio/kdemultimedia11-i18n - +PORTNAME= kdetoys CATEGORIES= x11-clocks kde -MAINTAINER= imura@kde.gr.jp +MAINTAINER= imura@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick -KDE_NAME= kdetoys - .include "${MASTERDIR}/Makefile" CONFIGURE_ENV+= DO_NOT_COMPILE=mouse diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index b70f82c27200..fe3f229dac05 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -6,15 +6,13 @@ # MASTERDIR= ${.CURDIR}/../../audio/kdemultimedia11-i18n - +PORTNAME= kdetoys CATEGORIES= x11-clocks kde -MAINTAINER= imura@kde.gr.jp +MAINTAINER= imura@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick -KDE_NAME= kdetoys - .include "${MASTERDIR}/Makefile" CONFIGURE_ENV+= DO_NOT_COMPILE=mouse diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index b70f82c27200..fe3f229dac05 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -6,15 +6,13 @@ # MASTERDIR= ${.CURDIR}/../../audio/kdemultimedia11-i18n - +PORTNAME= kdetoys CATEGORIES= x11-clocks kde -MAINTAINER= imura@kde.gr.jp +MAINTAINER= imura@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick -KDE_NAME= kdetoys - .include "${MASTERDIR}/Makefile" CONFIGURE_ENV+= DO_NOT_COMPILE=mouse diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index b70f82c27200..fe3f229dac05 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -6,15 +6,13 @@ # MASTERDIR= ${.CURDIR}/../../audio/kdemultimedia11-i18n - +PORTNAME= kdetoys CATEGORIES= x11-clocks kde -MAINTAINER= imura@kde.gr.jp +MAINTAINER= imura@FreeBSD.org BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick -KDE_NAME= kdetoys - .include "${MASTERDIR}/Makefile" CONFIGURE_ENV+= DO_NOT_COMPILE=mouse |