From e3cf19f9d23cc3a6e100d8e9e663e836a66badae Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 7 Jul 2008 03:27:45 +0000 Subject: - Update to 0.16.0.20080706, it's more than 0.17 RC1. - ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files. --- accessibility/ruby-atk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'accessibility') diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 6219dded6fb9..c600d253daed 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -8,7 +8,6 @@ PORTNAME= atk PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= accessibility devel ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} @@ -19,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= mezz@FreeBSD.org COMMENT= Ruby binding for ATK -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes USE_GNOME= atk -- cgit ts-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/linux-f10-libg2c
Commit message (Expand)AuthorAgeFilesLines
* Assist with de-MD5'ificationdougb2011-07-051-2/+0
* Unify maintainer address for emulation ports.ehaupt2011-03-071-1/+1
* Add a more reliable mirrors for fc4 and f10 linux emulation ports.ehaupt2011-03-031-0/+1
* Here are new Linux Fedora 10 infrastructure ports.bsam2009-06-022-12/+14
* Here are new Linux Fedora 8 infrastructure ports.bsam2009-04-012-14/+18
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1