diff options
Diffstat (limited to 'audio/replay')
-rw-r--r-- | audio/replay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index c93dba3e681e..860919fdf057 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -3,7 +3,7 @@ # Date created: Oct 27 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.6 1999/01/12 16:51:05 vanilla Exp $ +# $Id: Makefile,v 1.7 1999/02/02 17:05:21 vanilla Exp $ # DISTNAME= replay-source-dgtk_0.61 @@ -13,7 +13,7 @@ MASTER_SITES= http://replay.linuxpower.org/files/ MAINTAINER= nacai@iname.com -LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \ +LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel USE_X_PREFIX= yes GNU_CONFIGURE= yes |