diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-02-02 01:21:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-02-02 01:21:21 +0000 |
commit | 8d77480356f58d6d8d1c69884d1ba9cc98ed383a (patch) | |
tree | 3fb94109ce8b10a0157aeca70bbbd90cc8db7819 /graphics/rubygem-cairo | |
parent | f0d6ce87a89b3b4e33c164564c6cd25e580b70ca (diff) | |
download | ports-8d77480356f58d6d8d1c69884d1ba9cc98ed383a.tar.gz ports-8d77480356f58d6d8d1c69884d1ba9cc98ed383a.zip |
Notes
Diffstat (limited to 'graphics/rubygem-cairo')
-rw-r--r-- | graphics/rubygem-cairo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/rubygem-cairo/Makefile b/graphics/rubygem-cairo/Makefile index 4d426c4c33e1..f4675da810f9 100644 --- a/graphics/rubygem-cairo/Makefile +++ b/graphics/rubygem-cairo/Makefile @@ -2,6 +2,7 @@ PORTNAME= cairo PORTVERSION= 1.14.3 +PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -13,6 +14,7 @@ LICENSE_COMB= dual RUN_DEPENDS= rubygem-pkg-config>=1.1.5:${PORTSDIR}/devel/rubygem-pkg-config +USES= pkgconfig USE_GNOME= cairo USE_RUBY= yes USE_RUBYGEMS= yes |