diff options
Diffstat (limited to 'audio/gqmpeg-devel/Makefile')
-rw-r--r-- | audio/gqmpeg-devel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index 124e9c222ac0..43bf60bcd36d 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gqmpeg -# Date Created: 28 Oct 1998 -# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org> -# +# Created by: Vanilla Pooh Shu <vanilla@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gqmpeg PORTVERSION= 0.91.1 @@ -30,6 +26,7 @@ RUN_DEPENDS+= xmp:${PORTSDIR}/audio/xmp RUN_DEPENDS+= ogg123:${PORTSDIR}/audio/vorbis-tools .endif +USES= gmake LATEST_LINK= gqmpeg-devel USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \ xfixes xproto |