summaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-11 08:21:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-11 08:21:48 +0000
commitcd4be4121c76146d4eae19b0be671e3a54254f04 (patch)
tree4e3144d1d3776765acb24d140cf13fcabfdd72fa /graphics/jpeg-mmx
parentDuh, I left one empty line before the CVS: lines (like someone told me (diff)
(1) Change second master site's path (netcom)
(2) Add "/sbin" to ldconfig's path Submitted by: me
Notes
Notes: svn path=/head/; revision=2316
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r--graphics/jpeg-mmx/Makefile6
-rw-r--r--graphics/jpeg-mmx/pkg-plist2
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index 89cf66d86b1e..139f9d9fbfed 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -3,20 +3,20 @@
# Date created: 6 November 1994
# Whom: smace
#
-# $Id: Makefile,v 1.8 1995/06/24 11:38:03 asami Exp $
+# $Id: Makefile,v 1.9 1995/10/02 14:04:54 ache Exp $
#
DISTNAME= jpegsrc.v6
PKGNAME= jpeg-6
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \
- ftp://ftp.netcom.com/pub/tgl/uunet/
+ ftp://ftp.netcom.com/pub/tg/tgl/uunet/
WRKSRC= ${WRKDIR}/jpeg-6
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-lib
post-install:
- ldconfig -m ${PREFIX}/lib
+ /sbin/ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/graphics/jpeg-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist
index 8ab81f2ed9c2..9e97d00e6fcf 100644
--- a/graphics/jpeg-mmx/pkg-plist
+++ b/graphics/jpeg-mmx/pkg-plist
@@ -14,5 +14,5 @@ include/jpeglib.h
include/jmorecfg.h
include/jerror.h
lib/libjpeg.so.6.0
-@exec ldconfig -m %B
+@exec /sbin/ldconfig -m %B
lib/libjpeg.a