Remove dependency on libXp which is not needed
This commit is contained in:
parent
3b30fec9d7
commit
649c6e91b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513019
1 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,15 @@
|
|||
|
||||
PORTNAME= asedit
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= XCONTRIB/editors
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Text editor for X/Motif
|
||||
|
||||
USES= imake:notall motif tar:Z
|
||||
USE_XORG= ice sm x11 xext xmu xp xt
|
||||
USES= imake:notall motif tar:Z xorg
|
||||
USE_XORG= ice sm x11 xext xmu xt
|
||||
|
||||
PLIST_FILES= bin/asedit \
|
||||
lib/X11/app-defaults/Asedit \
|
||||
|
|
Loading…
Reference in a new issue