1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/japanese/gnome/Makefile
Akinori MUSHA 4810accfaa Remove japanese/gnomecore from LIB_DEPENDS, now that x11/gnomecore has
integrated the ja-gnomecore patches.

Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> [ports-jp 12552]
2002-04-01 11:16:48 +00:00

29 lines
535 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= 3
CATEGORIES= japanese x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \
gal.19:${PORTSDIR}/japanese/gal
RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric
NO_BUILD= yes
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>