diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 20:14:36 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 20:14:36 +0000 |
commit | 15dfb098e6ab531f8329e5a2602bcaed9c7a10f8 (patch) | |
tree | afe14291805f19e2653b0bb58c797670a467c29e /x11-fonts | |
parent | 3b06da316e87632197ec2b5d65f2483212443f46 (diff) | |
download | ports-15dfb098e6ab531f8329e5a2602bcaed9c7a10f8.tar.gz ports-15dfb098e6ab531f8329e5a2602bcaed9c7a10f8.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/linux-f8-fontconfig/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/linux-f8-fontconfig/Makefile b/x11-fonts/linux-f8-fontconfig/Makefile index e8f1671c439c..ced9c90b8b17 100644 --- a/x11-fonts/linux-f8-fontconfig/Makefile +++ b/x11-fonts/linux-f8-fontconfig/Makefile @@ -7,6 +7,7 @@ PORTNAME= fontconfig PORTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= x11-fonts linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} @@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= An XML-based font configuration API for X Windows (Linux Fedora 8) +CONFLICTS= linux-fontconfig-[0-9]* linux-f10-fontconfig-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= expat |