diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 15:48:40 +0000 |
commit | d52303ea80aa622b55c12627a49f1f1e99799338 (patch) | |
tree | d034fed1dcf7a30f93cc657393a36b54fdca2c7b /editors/madedit/Makefile | |
parent | 5af1c513f7d709dc7d19fad1794bceca52ca780c (diff) | |
download | ports-d52303ea80aa622b55c12627a49f1f1e99799338.tar.gz ports-d52303ea80aa622b55c12627a49f1f1e99799338.zip |
Notes
Diffstat (limited to 'editors/madedit/Makefile')
-rw-r--r-- | editors/madedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index ca25d7180cbd..a4f16c3ca900 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs -USES= gettext pkgconfig dos2unix desktop-file-utils +USES= gettext pkgconfig dos2unix desktop-file-utils xorg USE_WX= 2.8 USE_XORG= x11 |