# New ports collection makefile for: xmps # Date created: 15 June 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= xmps PORTVERSION= 0.2.0 CATEGORIES= graphics gnome MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_X_PREFIX= yes USE_GNOME= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ SDL_CONFIG="${SDL_CONFIG}" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${PERL} -pi -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \ s|\$$\(datadir\)/aclocal|\$$\(prefix\)/share/aclocal|g ; \ s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' post-configure: @${PERL} -pi -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \ ${WRKSRC}/libtool .include ' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-1/+11
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* Update to 1.0.2.marcus2006-01-062-4/+4
* Update to 1.0.1.marcus2005-12-293-7/+5
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* Don't assume LOCALBASE is /usr/local when looking for the libgmp headers.marcus2005-11-051-1/+2
* Update to 0.5.0.marcus2005-11-023-3/+21
* Update to 0.4.2.marcus2005-06-062-3/+3
* Update to 0.4.1.marcus2005-05-074-23/+4
* Fix crash when someone initiate IM with us, fixed in meanwhile CVS viajesper2005-04-302-0/+20
* Update to 0.4.0.marcus2005-03-204-39/+18
* Fix the build with glib-2.6.marcus2005-03-141-0/+15
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Reword IGNORE message.marcus2004-11-241-1/+1
* Chase this to IGNORE on !i386. A new release is in the works that will workmarcus2004-11-241-1/+1
* BROKEN on !i386: Does not compilekris2004-11-191-1/+7
* The meanwhile distfile was rerolled to the latest snapshot from CVS HEAD.marcus2004-08-097-265/+5
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Fix another 64-bit build problem.marcus2004-07-041-0/+11
* Add the latest CVS patches that fix 64-bit build and operation as well asmarcus2004-07-026-11/+250
* Properly convert ';' to ' ' in the user names.marcus2004-06-292-0/+11
* Update to 0.3.marcus2004-06-293-12/+5
* Pull in the latest CVS snapshot to allow meanwhile-gaim to build withmarcus2004-06-274-19/+10
* Fix build on 4.X.marcus2004-06-251-0/+19