1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/magicpoint/Makefile
Kris Kennaway ab139a7b8b Mark as BROKEN due to buffer overflow yielding setgid uucp. This also needs
a portlint.

Submitted by:	Brock Tellier <btellier@usa.net>
1999-12-01 18:57:09 +00:00

26 lines
688 B
Makefile

# New ports collection makefile for: magicpoint (with vflib)
# Version required: 1.05a
# Date created: 25 Dec 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../misc/magicpoint
COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
PKGNAME= ja-magicpoint-1.05a
CATEGORIES= japanese
MAINTAINER= itojun@itojun.org
BROKEN= "Security hole (buffer overflow yielding setgid uucp)"
# dirty, but this is required for version independent-ness
CONFIGURE_ARGS= --with-vfontcap=`${ECHO} ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
CONFIGURE_ARGS+= --enable-freetype-charset16
.include "${MASTERDIR}/Makefile"