# New ports collection makefile for: alltray # Date created: 2005-10-15 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # PORTNAME= alltray PORTVERSION= 0.70 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF MAINTAINER= acm@FreeBSD.org COMMENT= Dock any application with no native tray icon USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" MAN1= alltray.1 OPTIONS= KDE "Support only KDE desktop" off .include .if defined(WITH_KDE) CONFIGURE_ARGS= --disable-gconf .else USE_GNOME+= gconf2 .endif post-patch: @${CHMOD} +x ${WRKSRC}/install-sh @${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e 's|-L/usr/X11R6/lib||' ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|/etc/gconf|${LOCALBASE}/etc/gconf|; \ /THEME_DIR1/ s|/usr/share/|${LOCALBASE}/share/themes/|' \ ${WRKSRC}/src/gnome_theme.c @${REINPLACE_CMD} -e 's|liballtray\.so\.0\.0\.0|liballtray.so.0|; \ s|/usr/lib|${PREFIX}/lib|' ${WRKSRC}/src/child.c .include href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to version 4.7.6-1.fc10.1.bsam2009-11-162-8/+8
* - Update to 4.7.4mm2009-09-112-8/+8
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-022-13/+15