From 4939870d111e8c340331994c1e0b8b29f90cfc29 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Wed, 22 Dec 1999 14:08:58 +0000 Subject: [PATCH] Remove gmake dependency PR: 15085 Submitted by: Mikhail Teterin --- editors/xenon/Makefile | 3 +-- editors/xenon/files/patch-ab | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index b203eaeafd2a..73cf044d0b9b 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -10,12 +10,11 @@ DISTNAME= xenon-0.6.6 CATEGORIES= editors MASTER_SITES= ftp://ftp.proximity.com.au/pub/xenon/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= jedgar@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes -USE_GMAKE= yes MAN1= xe.1 diff --git a/editors/xenon/files/patch-ab b/editors/xenon/files/patch-ab index 9769c3c94e3a..792da1c49dc3 100644 --- a/editors/xenon/files/patch-ab +++ b/editors/xenon/files/patch-ab @@ -23,3 +23,8 @@ LIBS = -L/usr/X11R6/lib -lXpm -lX11 backup: +@@ -29,4 +29,3 @@ + floppy: + cd ..;tar -cvzf /dev/fd0 $(BACKUP) + +--include $(DEPEND)