diff options
author | wiz <wiz> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 18:38:11 +0000 |
commit | 771321b8d87c3d00e1a2315a8eb9b8f63b978a90 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/suse_xforms | |
parent | c593ad911a5ed953d7cd027311f29fae9062df44 (diff) | |
download | pkgsrc-771321b8d87c3d00e1a2315a8eb9b8f63b978a90.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/suse_xforms')
-rw-r--r-- | emulators/suse_xforms/Makefile | 3 | ||||
-rw-r--r-- | emulators/suse_xforms/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index 92de4e55f53..855129c693b 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/12/17 13:05:45 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/17 18:38:31 wiz Exp $ DISTNAME= xforms PKGNAME= suse_xforms-${SUSE_VERSION} @@ -8,6 +8,7 @@ EXTRACT_SUFX= .rpm MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for xforms binaries DEPENDS+= suse_x11-${SUSE_VERSION}:../suse_x11 diff --git a/emulators/suse_xforms/pkg/COMMENT b/emulators/suse_xforms/pkg/COMMENT deleted file mode 100644 index 791b1d9ca9b..00000000000 --- a/emulators/suse_xforms/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Linux compatibility package for xforms binaries |