summaryrefslogtreecommitdiff
path: root/graphics/aview
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 16:19:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 16:19:14 +0000
commit8e535babbfb75303a38a34aa50e92d096de9fdca (patch)
tree17e6fe29f83ac02f09344eef0ab2e7b97ea7bf7c /graphics/aview
parenta.out shlib names should be listed if it doesn't end with ".0" (otherwise (diff)
aalib now supports ELF.
Notes
Notes: svn path=/head/; revision=13315
Diffstat (limited to 'graphics/aview')
-rw-r--r--graphics/aview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile
index 35a7a7798594..e3dd30a1c911 100644
--- a/graphics/aview/Makefile
+++ b/graphics/aview/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 18 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.1.1.1 1997/12/24 07:39:24 vanilla Exp $
+# $Id: Makefile,v 1.2 1998/04/11 18:21:21 vanilla Exp $
#
DISTNAME= aview-1.2
@@ -14,7 +14,7 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw
RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \
convert:${PORTSDIR}/graphics/ImageMagick
-LIB_DEPENDS= aa\\.1\\.:${PORTSDIR}/graphics/aalib
+LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib
GNU_CONFIGURE= YES