diff options
author | asami <asami@FreeBSD.org> | 1998-11-18 09:08:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-18 09:08:03 +0000 |
commit | e0599be1a199379c5949f3621e5dcae3ac415118 (patch) | |
tree | 66066e79c863ce363ad7d33fb9d5273396680516 /audio/gqmpeg/Makefile | |
parent | b34df356285ab4c2071192a4b7c70ad5d783b6b1 (diff) | |
download | FreeBSD-ports-e0599be1a199379c5949f3621e5dcae3ac415118.zip FreeBSD-ports-e0599be1a199379c5949f3621e5dcae3ac415118.tar.gz |
Got distfile, unbreak.
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r-- | audio/gqmpeg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index db8dfd7..a1cc373 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -3,7 +3,7 @@ # Date Created: 28 Oct 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/11/16 15:47:10 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/11/17 00:24:36 asami Exp $ # DISTNAME= gqmpeg-0.4.1.src @@ -18,8 +18,6 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ Imlib.1:${PORTSDIR}/graphics/imlib -BROKEN= fetch - USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/gqmpeg-0.4.1 ALL_TARGET= gqmpeg |