summaryrefslogtreecommitdiffstats
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-11 08:21:48 +0000
committerasami <asami@FreeBSD.org>1995-10-11 08:21:48 +0000
commit0302370a7e05a11b9752979c9d50427832a58df7 (patch)
treeac8fbd36c79b4068352af2064ebd2bb5a2c7a072 /graphics/jpeg-mmx
parentc26b98e78be97295f076ecff920a690bec39e90a (diff)
downloadFreeBSD-ports-0302370a7e05a11b9752979c9d50427832a58df7.zip
FreeBSD-ports-0302370a7e05a11b9752979c9d50427832a58df7.tar.gz
(1) Change second master site's path (netcom)
(2) Add "/sbin" to ldconfig's path Submitted by: me
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 89cf66d..139f9d9 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 8ab81f2..9e97d00 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
OpenPOWER on IntegriCloud