1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/japanese/gnome/Makefile
Akinori MUSHA c3abc86ac7 Gee, gal seems to keep losing its compatibility day by day...
Update gal's shlib major and bump PORTREVISION.
2001-10-09 17:16:24 +00:00

30 lines
585 B
Makefile

# New ports collection makefile for: gnome
# Date created: 02 November 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome
PORTVERSION= 1.4.1b2
PORTREVISION= 2
CATEGORIES= japanese x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \
panel_applet.5:${PORTSDIR}/japanese/gnomecore \
gal.14:${PORTSDIR}/japanese/gal
RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric
NO_BUILD= yes
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>