Delete superfluous \ from end of line. (It didn't hurt since the next line
was empty anyway, but....)
This commit is contained in:
parent
2bd5b45d27
commit
8e4592e097
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16510
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue