aboutsummaryrefslogtreecommitdiffstats
path: root/devel/directfb
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-26 16:12:21 +0800
committerkris <kris@FreeBSD.org>2004-02-26 16:12:21 +0800
commitd4baf0a6a1d2c758b86666941374ddf112ee647c (patch)
tree0b173982d9b5c6dc988808da54db3183bd523df5 /devel/directfb
parentce2cc2962000f58ecab1abcf2f0f3d1f2bbd525a (diff)
downloadfreebsd-ports-gnome-d4baf0a6a1d2c758b86666941374ddf112ee647c.tar.gz
freebsd-ports-gnome-d4baf0a6a1d2c758b86666941374ddf112ee647c.tar.zst
freebsd-ports-gnome-d4baf0a6a1d2c758b86666941374ddf112ee647c.zip
BROKEN on alpha 5.x: Does not compile
Diffstat (limited to 'devel/directfb')
-rw-r--r--devel/directfb/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 27fc5e16380f..5c445ce24cf0 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -47,8 +47,14 @@ PLIST_SUB+= WITH_FREETYPE2="@comment "
MAN1= directfb-csource.1 dfbg.1
MAN5= directfbrc.5
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
+BROKEN= "Does not compile on alpha 5.x"
+.endif
+
post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/databases/rrdtool?h=gstreamer&id=009003fba4dc532358d706e071ab1f3130e2edd2'>- Update pkg-plistsylvio2010-05-231-1/+0 * - Fix of 'make deinstall' when NOPORTEXAMPLES is defined [1]sylvio2010-04-277-38/+38 * - Take maintainershipsylvio2010-04-261-1/+1 * Reset bg1tpt@gmail.com due to maintainer-timeouts and no response tolinimon2010-04-261-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+2 * - honor NOPORTDOCS|NOPORTEXAMPLESitetcu2010-03-082-5/+6 * - Update to 1.4.2pav2010-02-127-38/+47 * - Update to 1.3.9sylvio2009-11-212-8/+8 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Update to 1.3.8wxs2009-07-062-5/+5 * - Update to 1.3.7beat2009-05-043-7/+10 * - Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO)amdmi32009-02-181-0/+3 * - Forgot to fix plist for 1.3.5 updateamdmi32009-01-201-0/+1 * - Update to 1.3.5amdmi32009-01-203-15/+5 * - Make dejavu font an optional dependencywxs2009-01-071-2/+7 * Add missing runtime dependency on x11-fonts/dejavu.stefan2008-12-131-0/+2 * - Add plist entrybeech2008-09-231-0/+1 * - Update to 1.3.3beech2008-09-234-98/+22 * - Update to 1.3.1rafan2008-08-252-5/+4 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unnecessary msync() which impact performance a lotrafan2008-06-302-0/+13 * - Update to 1.3.0rafan2008-06-243-13/+12 * Add CONFLICTS on rrdtool-1.0* - they both install identical files.wxs2008-06-141-0/+3 * - update to 1.2.26nemoliu2008-01-233-14/+12 * Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-071-0/+1 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1 * - Make Perl dependency optionalpav2007-07-162-12/+24 * Hand maintainership to a previous patch submitterdelphij2007-07-051-1/+1 * Drop maintainership.demon2007-07-051-1/+1 * First steps in a big migration:edwin2007-07-051-1/+1 * Fix python module build.delphij2007-05-291-3/+8 * - Add option for Ruby bindingspav2007-05-233-5/+25 * Update to 1.2.23 (forgot to remove the patch)demon2007-05-031-10/+0 * Update to 1.2.23demon2007-05-035-15/+14 * - Fix build with NOPORTDOCS=yeslwhsu2007-04-201-0/+1 * Adjust wording.demon2007-02-071-1/+1 * Allow building of python binding (as an option).delphij2007-02-073-3/+30 * Update to 1.2.19.demon2007-02-012-4/+4 * Update to 1.2.18.demon2007-01-315-19/+23 * Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-301-0/+1 * Update to 1.2.15.demon2006-08-163-5/+5 * Add support for DESTDIR part I.erwin2006-08-041-1/+1 * - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1 * Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0 * Conversion to a single libtool environment.ade2006-02-232-1/+4 * Update to 1.2.12.demon2005-12-192-6/+6 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Update to version 1.2.11.demon2005-07-274-15/+15 * Upgrade to version 1.2.10.demon2005-06-175-21/+21 * Upgrade to version 1.2.9.demon2005-05-302-3/+3 * Do not touch perllocal.pod.demon2005-05-271-0/+13 * Update to version 1.2.8.demon2005-05-172-4/+4 * Correct WWW.demon2005-05-101-1/+1 * Update to version 1.2.6.demon2005-05-102-3/+3 * USE_LIBTOOL implies GNU_CONFIGURE.demon2005-05-091-1/+0 * Upgrade to version 1.2.4.demon2005-05-0912-198/+126 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Fix build on amd64.krion2005-04-111-1/+1 * Fix build on amd64.krion2005-04-071-0/+1 * BROKEN on ia64: Does not buildkris2005-03-271-0/+4 * - add USE_LIBTOOL_VER=15 and remove *.la from PLISTleeym2005-03-172-82/+84 * - Fix plist (kill perllocal.pod)pav2005-03-171-2/+13 * Support for ISO-8859-2 fonts should be enabled with --enable-latin2demon2004-11-171-1/+1 * This patch was integrated into rrdtool.demon2004-08-092-15/+0 * Update to version 1.0.49demon2004-08-086-37/+27 * Upgrade to version 1.0.48.demon2004-07-262-4/+4 * Add fix for perl <= 5.005_03vs2004-07-222-2/+17 * BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC)kris2004-05-301-1/+7 * Avoid coredump in 'rrdtool graph -X <param>'demon2004-05-111-0/+11 * This port does not require libtool to build.demon2004-04-191-1/+1 * Use a copy of libpng shipped with rrdtool. This fixes build with ancientdemon2004-04-161-3/+1 * Update to version 1.0.47.demon2004-04-068-58/+37 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Remove redundant USE_GMAKE.demon2003-12-221-1/+0 * Correct pkg-plist.demon2003-10-301-1/+1 * Update to version 1.0.45.demon2003-10-294-22/+33 * utilize SITE_PERLijliao2003-10-241-9/+9 * De-pkg-comment.demon2003-02-22