mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
411 B
Makefile
19 lines
411 B
Makefile
# New ports collection makefile for: wxgtk26-unicode-contrib
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 2
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)
|
|
|
|
CONFLICTS= wxgtk2-unicode-contrib-devel-2.5.2*
|
|
|
|
WXGTK_FLAVOR= gtk2-unicode-contrib
|
|
MASTERDIR= ${.CURDIR}/../wxgtk26
|
|
|
|
.include "${MASTERDIR}/Makefile"
|