mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
96e6f6d7ec
(common file lib/libwx_gtk2u_xrc-2.5.so). - Bump PORTREVISION.
19 lines
436 B
Makefile
19 lines
436 B
Makefile
# New ports collection makefile for: wxgtk2-unicode-contrib-devel
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)
|
|
|
|
CONFLICTS= wxgtk2-unicode-contrib-devel-2.5.2*
|
|
|
|
WXGTK_FLAVOR= gtk2-unicode-contrib
|
|
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
|
|
|
|
.include "${MASTERDIR}/Makefile"
|