diff options
Diffstat (limited to 'x11-toolkits')
| -rw-r--r-- | x11-toolkits/fltk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 0b6715615551..f461c31956bd 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -22,6 +22,7 @@ MAINTAINER?= demon@FreeBSD.org PATCH_VERSION= 20010114 _PORTVERSION+= ${VERSION}.${PATCH_VERSION} +PORTREVISION= 1 PKGNAMESUFFIX= -xunicode PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fltk/ @@ -29,6 +30,8 @@ PATCHFILES= ${PORTNAME}-${VERSION}${PKGNAMESUFFIX}-${PATCH_VERSION}.diff PATCH_DIST_STRIP= -p1 BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode + +CONFIGURE_ENV= CXXFLAGS=-DUSE_XUNICODE .else _PORTVERSION+= ${VERSION} .endif |
