# New ports collection makefile for: kdeedu3 # Date created: 2 November 2001 # Whom: will@cvs.kde.org # # $FreeBSD$ # PORTNAME= kdeedu PORTVERSION= ${KDE_VERSION} CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org COMMENT= Collection of entertaining, educational programs for KDE LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb CONFLICTS+= kwordquiz-[0-9]* kgeography-[0-9]* USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+=--enable-libusb=${LOCALBASE} USE_LDCONFIG= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include .if ${OSVERSION} > 500035 LIB_DEPENDS+= boost_python:${PORTSDIR}/devel/boost-python PLIST_SUB+= BOOST_PYTHON="" .else CONFIGURE_ARGS+=--disable-kig-python-scripting PLIST_SUB+= BOOST_PYTHON="@comment " .endif pre-configure: ${REINPLACE_CMD} \ -e 's|pylibdir in.*|pylibdir in "${LOCALBASE}/lib" \\|g' \ ${WRKSRC}/configure .include bsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fix owner on suid binariesdinoex2017-02-017-28/+30
* ${RM} already has -f.mat2016-10-211-2/+2
* - cleanupdinoex2015-10-082-20/+3
* Allow packaging as a user by overwriting OWNER/GROUPbapt2015-05-031-1/+2
* Remove trailing whitespaces from category newsehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - use STAGEDIRdinoex2013-11-173-22/+31
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-141-2/+1
* - update WWWdinoex2013-05-132-6/+3
* - cleanup commentsdinoex2012-10-131-5/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - fix NOPORTSDOCdinoex2009-07-061-7/+8
* - fix build with custom LOCALBASEdinoex2009-07-053-25/+22
* - MAKE_JOBS_UNSAFEdinoex2009-03-281-2/+4
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-2/+0
* - fix build for NOPORTDOCSdinoex2008-05-311-0/+5
* - use PORTEXAMPLESdinoex2008-05-312-58/+60
* - unbreak option FIDOGATE_RUNASdinoex2007-10-091-1/+3
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-04