# New ports collection makefile for: wxGTK # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # PORTNAME= wxgtk PORTVERSION= 2.2.7 PORTEPOCH= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ http://www.mirror.ac.uk/sites/wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ DISTNAME= wxGTK-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes USE_MESA= yes USE_GMAKE= yes USE_GTK= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-libpng=sys \ --with-libjpeg=sys \ --with-libtiff=sys \ --with-zlib=sys \ --with-opengl CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} \ -I${LOCALBASE}/include \ -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib \ -L${X11BASE}/lib -lm" pre-patch: @${PERL} -pi -e 's|-l\$$THREADS_LIB|${PTHREAD_LIBS}|g ; \ s|-l\$$THREADS_LINK|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure post-install: @${RM} -rf ${PREFIX}/include/wx/motif @${RM} -rf ${PREFIX}/include/wx/msw .include /cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/libparanoia
Commit message (Expand)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Substitute BROKEN with IGNORE in cases where the port requires the src treemarcus2004-01-101-1/+1
* Fix incorrect argument order for kill(2) [1]osa2003-11-212-11/+7
* Fix build on -CURRENT (maintainer informed). Bump PORTREVISION.fjoe2003-11-042-1/+11
* De-pkg-comment.knu2003-02-212-1/+1
* Fix on -STABLE which only has _BSD_VA_LIST_pat2002-12-142-1/+8
* Fix build on -current (_BSD_VA_LIST_ -> va_list)kris2002-10-211-0/+11