diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-06-08 13:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-06-08 13:13:29 +0000 |
commit | 5b721b6172f0b02b0d3421aa9e919fb500e789dc (patch) | |
tree | a63245c54661cd01fbdf5617c8baaf5d49aa12c6 /x11-toolkits/linux-c6-pango | |
parent | 993f024255eacf1896ff8dfc00fd3e333097b5f8 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/linux-c6-pango')
-rw-r--r-- | x11-toolkits/linux-c6-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-c6-pango/Makefile b/x11-toolkits/linux-c6-pango/Makefile index f458782703eb..3303ced975ec 100644 --- a/x11-toolkits/linux-c6-pango/Makefile +++ b/x11-toolkits/linux-c6-pango/Makefile @@ -3,6 +3,7 @@ PORTNAME= pango PORTVERSION= 1.28.1 +DISTVERSIONSUFFIX= -11.el6 PORTREVISION= 7 CATEGORIES= x11-toolkits linux @@ -10,7 +11,6 @@ MAINTAINER= emulation@FreeBSD.org COMMENT= Pango library (Linux CentOS ${LINUX_DIST_VER}) DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -RPMVERSION= 11.el6 USES= linux:c6 USE_LDCONFIG= yes USE_LINUX= cairo fontconfig libthai xorglibs |