Don't complain about lesstif version any more, and use the original web-site, since it is working again
This commit is contained in:
parent
d0d953e7e2
commit
00ad2a7ee7
3 changed files with 10 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2004/04/12 03:35:28 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2004/05/21 12:13:05 adam Exp $
|
||||
|
||||
DISTNAME= nedit-${VERS}-source
|
||||
PKGNAME= nedit-${VERS}
|
||||
|
@ -8,12 +8,9 @@ CATEGORIES= editors
|
|||
# http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
|
||||
# ftp://ftp.nl.nedit.org/pub/mirror/NEdit/v${VERS:S/./_/g}/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nedit/}
|
||||
#EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
#XXX nedit.org's ISP currently has problems
|
||||
#HOMEPAGE= http://www.nedit.org/
|
||||
HOMEPAGE= http://nedit.sourceforge.net/
|
||||
HOMEPAGE= http://www.nedit.org/
|
||||
COMMENT= Motif based standard GUI style text editor
|
||||
|
||||
VERS= 5.4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2004/01/22 17:34:48 recht Exp $
|
||||
$NetBSD: distinfo,v 1.10 2004/05/21 12:13:05 adam Exp $
|
||||
|
||||
SHA1 (nedit-5.4-source.tar.gz) = ef63d6ca803cc7f68ab7d9ba9140857d9cdfa9a2
|
||||
Size (nedit-5.4-source.tar.gz) = 1226732 bytes
|
||||
SHA1 (patch-aa) = 409a79b643fbfd5e21aa88f43b861f0fe9a2eea7
|
||||
SHA1 (patch-aa) = 29cf7e55b23e437b0203e0dde09cc053d65f245c
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: patch-aa,v 1.13 2004/01/22 17:34:48 recht Exp $
|
||||
$NetBSD: patch-aa,v 1.14 2004/05/21 12:13:05 adam Exp $
|
||||
|
||||
--- makefiles/Makefile.netbsd.orig 2003-09-28 17:03:10.000000000 +0200
|
||||
+++ makefiles/Makefile.netbsd 2004-01-22 18:18:44.000000000 +0100
|
||||
@@ -10,9 +10,9 @@
|
||||
--- makefiles/Makefile.netbsd.orig 2003-09-28 15:03:10.000000000 +0000
|
||||
+++ makefiles/Makefile.netbsd
|
||||
@@ -10,10 +10,10 @@ AR=ar
|
||||
# To test if the Motif library exports the runtime version
|
||||
# add -DHAVE__XMVERSIONSTRING to CFLAGS
|
||||
#
|
||||
|
@ -14,3 +14,5 @@ $NetBSD: patch-aa,v 1.13 2004/01/22 17:34:48 recht Exp $
|
|||
|
||||
include Makefile.common
|
||||
|
||||
-verify_config: check_tif_rule
|
||||
+verify_config:
|
||||
|
|
Loading…
Reference in a new issue