Remove trailing "." from LIB_DEPENDS line.

This commit is contained in:
Satoshi Asami 1998-10-20 07:40:21 +00:00
parent bcae71a7f9
commit 6d11f15597
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14123

View File

@ -3,7 +3,7 @@
# Date created: 29 Jul 1998
# Whom: rom
#
# $Id: Makefile,v 1.7 1998/10/04 17:23:34 jseger Exp $
# $Id: Makefile,v 1.8 1998/10/10 14:52:04 vanilla Exp $
#
DISTNAME= gIDE-0.0.8
@ -14,7 +14,7 @@ MASTER_SITES= http://gide.pn.org/
MAINTAINER= rom_glsa@ein-hashofet.co.il
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
guile.2.:${PORTSDIR}/lang/guile
guile.2:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
GNU_CONFIGURE= yes