diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 14:36:35 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 14:36:35 +0000 |
| commit | 183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch) | |
| tree | c26e051ce9bb507a30f037e71492dd46999e8dee /audio/ruby-xmms2 | |
| parent | 74489ba18d448cba23df3964a916d5d92aafbefc (diff) | |
Notes
Diffstat (limited to 'audio/ruby-xmms2')
| -rw-r--r-- | audio/ruby-xmms2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile index 60ae1d5666cf..7f12e19a53fb 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-xmms2 -# Date created: 18 Mar 2006 -# Whom: Alexander Botero-Lowry <alex@foxybanana.com> -# +# Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ -# PORTREVISION= 4 CATEGORIES= audio ruby @@ -17,6 +13,7 @@ LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 USE_RUBY= yes +NO_STAGE= yes USE_GNOME= glib20 PLIST= ${.CURDIR}/pkg-plist |
