diff options
Diffstat (limited to 'devel/linux-f10-libglade2/Makefile')
-rw-r--r-- | devel/linux-f10-libglade2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/linux-f10-libglade2/Makefile b/devel/linux-f10-libglade2/Makefile index 0b07e85d62d6..67b638dcc91b 100644 --- a/devel/linux-f10-libglade2/Makefile +++ b/devel/linux-f10-libglade2/Makefile @@ -3,19 +3,18 @@ PORTNAME= libglade2 PORTVERSION= 2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} -PKGNAMEPREFIX= linux-f10- -DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of libglade2 (Linux Fedora 10) CONFLICTS= linux-libglade2-[0-9]* linux-f8-libglade2-[0-9]* +USE_LINUX= f10 USE_LINUX_RPM= yes -LINUX_DIST_VER= 10 + RPMVERSION= 2.fc10 USE_LDCONFIG= yes |