diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
commit | a84c115a09e00e14810cb1deb7bf4637a33ad313 (patch) | |
tree | 97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /editors/asedit | |
parent | aa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff) | |
download | ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip |
Notes
Diffstat (limited to 'editors/asedit')
-rw-r--r-- | editors/asedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile index ebf5dc8df2a3..4f2aa1c7023d 100644 --- a/editors/asedit/Makefile +++ b/editors/asedit/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.3.2 PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= XCONTRIB/editors -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Text editor for X/Motif -USES= imake:notall motif +USES= imake:notall motif tar:Z USE_XORG= ice sm x11 xext xmu xp xt PLIST_FILES= bin/asedit \ |