diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
commit | 311d465268c3bf5610733f162b7e64727fb62d38 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/suse_libjpeg | |
parent | 2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff) | |
download | pkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/suse_libjpeg')
-rw-r--r-- | emulators/suse_libjpeg/Makefile | 3 | ||||
-rw-r--r-- | emulators/suse_libjpeg/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile index 404a96e3f0e..f7ea5537ab1 100644 --- a/emulators/suse_libjpeg/Makefile +++ b/emulators/suse_libjpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/01/25 09:23:57 tron Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:38:28 wiz Exp $ DISTNAME= suse_libjpeg-${SUSE_VERSION} CATEGORIES= emulators @@ -7,6 +7,7 @@ DISTFILES= ${RPMFILES} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for jpeg binary DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base diff --git a/emulators/suse_libjpeg/pkg/COMMENT b/emulators/suse_libjpeg/pkg/COMMENT deleted file mode 100644 index 65ae836becc..00000000000 --- a/emulators/suse_libjpeg/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Linux compatibility package for jpeg binary |