diff options
Diffstat (limited to 'audio/gnomeaudio')
-rw-r--r-- | audio/gnomeaudio/Makefile | 6 | ||||
-rw-r--r-- | audio/gnomeaudio/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/gnomeaudio/Makefile b/audio/gnomeaudio/Makefile index 9911c4bb04c9..71c5b364af35 100644 --- a/audio/gnomeaudio/Makefile +++ b/audio/gnomeaudio/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: gnomeaudio -# Version required: 0.1 +# Version required: 0.1 # Date created: 29 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/30 23:18:11 vanilla Exp $ # DISTNAME= gnome-audio-0.1 @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= vanilla@FreeBSD.ORG +RUN_DEPEND= gnome-config:${PORTSDIR}/x11/gnomelibs + USE_X_PREFIX= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/gnome-audio/sounds diff --git a/audio/gnomeaudio/pkg-plist b/audio/gnomeaudio/pkg-plist index 949e95192af5..7ab26ba32ca3 100644 --- a/audio/gnomeaudio/pkg-plist +++ b/audio/gnomeaudio/pkg-plist @@ -16,4 +16,3 @@ share/gnome/sounds/startup2.wav @dirrm share/gnome/sounds/gtk-events @dirrm share/gnome/sounds/panel @dirrm share/gnome/sounds -@dirrm share/gnome |