diff options
Diffstat (limited to 'graphics/linux-f8-png/Makefile')
-rw-r--r-- | graphics/linux-f8-png/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/linux-f8-png/Makefile b/graphics/linux-f8-png/Makefile index fc1e07c180fe..c86c3fa47124 100644 --- a/graphics/linux-f8-png/Makefile +++ b/graphics/linux-f8-png/Makefile @@ -7,6 +7,7 @@ PORTNAME= png PORTVERSION= 1.2.22 +PORTREVISION= 1 CATEGORIES= graphics linux PKGNAMEPREFIX= linux-f8- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} @@ -14,6 +15,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the PNG lib (Linux Fedora 8) +CONFLICTS= linux-png-[0-9]* linux-f10-png-[0-9]* + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_NAME= libpng |