mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Remove gmake dependency
PR: 15085 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net>
This commit is contained in:
parent
27b0083af8
commit
4939870d11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23806
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user