mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
43c3852878
Now x11-clocks/kdetoys11-i18n is no longer RESTRICTED. Fix incorrect PLIST which is caused by changed bahavior of devel/libtool. (x11/kdelibs11-i18n, net/kdentwork11-i18n) PR: 13749
22 lines
414 B
Makefile
22 lines
414 B
Makefile
# New ports collection makefile for: kdetoys-i18n
|
|
# Version required: 1.1.2
|
|
# Date created: 18 may 1999
|
|
# Whom: imura@cs.titech.ac.jp
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../audio/kdemultimedia11-i18n
|
|
|
|
CATEGORIES= x11-clocks kde
|
|
|
|
MAINTAINER= imura@kde.gr.jp
|
|
|
|
BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
|
|
|
KDE_NAME= kdetoys
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
CONFIGURE_ENV+= DO_NOT_COMPILE=mouse
|