diff options
author | imura <imura@FreeBSD.org> | 2000-04-14 16:02:43 +0000 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-04-14 16:02:43 +0000 |
commit | 7194cde842764f08eba88555e09faff34436468f (patch) | |
tree | 8b584827351af4d9d7bbfed7d5c735165995b11a /x11-clocks | |
parent | d7b903fee8641ab0a6359dc2903b4424d7e766dc (diff) | |
download | FreeBSD-ports-7194cde842764f08eba88555e09faff34436468f.zip FreeBSD-ports-7194cde842764f08eba88555e09faff34436468f.tar.gz |
Cosmetic changes.
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
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 b70f82c..fe3f229 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 b70f82c..fe3f229 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 b70f82c..fe3f229 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 b70f82c..fe3f229 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 |