9ee51810af
Install RPMs from RedHat 7.1 instead of RedHat 6.1. Thanks to this upgrade, many ports (pips, bjfilter,..) is internationalized without *-linux-locale port. I have verified this modification imposed no fatal error to the depending ports. Submitted by: Maintainer (taoka@FreeBSD.org) Reviewed by: ports-jp
17 lines
336 B
Makefile
17 lines
336 B
Makefile
# New ports collection makefile for: linux-libxml
|
|
# Date created: 2001.02.08
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libxml
|
|
PORTVERSION= 1.8.10
|
|
CATEGORIES= textproc linux
|
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
|
|
|
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|