From owner-cvs-ports Thu Apr 11 01:57:02 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26329 for cvs-ports-outgoing; Thu, 11 Apr 1996 01:57:02 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA26311 Thu, 11 Apr 1996 01:56:51 -0700 (PDT) Date: Thu, 11 Apr 1996 01:56:51 -0700 (PDT) From: Satoshi Asami Message-Id: <199604110856.BAA26311@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/editors/nedit Makefile ports/editors/nedit/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/04/11 01:56:50 Modified: editors/nedit Makefile editors/nedit/patches patch-aa Log: Change this to conform to our new Motif standards. (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required. Revision Changes Path 1.2 +1 -0 ports/editors/nedit/Makefile 1.2 +2 -2 ports/editors/nedit/patches/patch-aa