freebsd-ports/x11-toolkits/wxgtk24-contrib/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

20 lines
420 B
Makefile

# New ports collection makefile for: wxgtk-contrib
# Date created: November 4, 2003
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
PORTREVISION= 8
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries
USE_WX= 2.4
WXGTK_FLAVOR= gtk2-contrib
MASTERDIR= ${.CURDIR}/../wxgtk24
BUILD_WRKSRC= ${WRKSRC}/contrib/src
INSTALL_WRKSRC= ${BUILD_WRKSRC}
.include "${MASTERDIR}/Makefile"