# New ports collection makefile for: Ruby/Tgif # Date created: 6 April 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= tgif PORTVERSION= 20010408 PORTREVISION= 4 CATEGORIES= graphics ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION}-2 DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library to draw Tgif graphics BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \ imake:${X_IMAKE_PORT} # NB not USE_IMAKE; this is required for the tgif build but this # port doesn't use it directly. USE_GETTEXT= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XLIB= yes TGIF_PORT= graphics/tgif-nls WRKSRC= ${WRKDIR}/ruby-${PORTNAME}-${PORTVERSION} CONFIGURE_ARGS= --with-x-dir="${X11BASE}" \ --with-ldflags=" `cd ${WRKSRC}/tgif; ${MAKE} -V LDOPTIONS -V LOCAL_LIBRARIES -V LDLIBS -V EXTRA_LOAD_FLAGS | paste -s -`" INSTALL_TARGET= site-install DOCS_EN= README DOCS_JA= ChangeLog.ja README.ja .include .if ${ARCH} == "amd64" || ${ARCH} == "ia64" BROKEN= Does not build on amd64 or ia64 (missing -fPIC) .endif post-extract: ${LN} -sf `cd ${PORTSDIR}/${TGIF_PORT}; ${MAKE} -V WRKSRC` ${WRKSRC}/tgif post-patch: ${RUBY} -i -pe 'gsub %r|\.\./|, "tgif/"' ${WRKSRC}/extconf.rb ${WRKSRC}/*.c post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR}/ja ${INSTALL_DATA} ${WRKSRC}/examples/test??.rb ${RUBY_MODEXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/examples/test??_ja.rb ${RUBY_MODEXAMPLESDIR}/ja/ ${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .for f in ${DOCS_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/ .endfor .endif .include -6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Use pkg-plist correctly.lippe2009-10-122-9/+8
* - use DOCSDIR in Makefileitetcu2008-07-102-10/+9
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Cleanup unreachable sites:hrs2007-01-041-3/+1
* - Remove BROKEN specifier as the port fetched fine from:clsung2006-06-021-4/+2
* Reset sakai as maintainer due to email bouncing.linimon2006-04-231-1/+1
* x11/xkeywrap: BROKEN: does not fetchedwin2006-04-143-6/+6
* SHA256ifyedwin2006-01-241-0/+1