5dfc030f12
- Fix file conflicts with wxgtk2 2.4 and wxgtk2-common 2.6 ports.
16 lines
325 B
Makefile
16 lines
325 B
Makefile
# New ports collection makefile for: wxgtk26-unicode
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit (Unicode)
|
|
|
|
WXGTK_FLAVOR= gtk2-unicode
|
|
MASTERDIR= ${.CURDIR}/../wxgtk28
|
|
|
|
.include "${MASTERDIR}/Makefile"
|