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/pluma | |
parent | 5af1c513f7d709dc7d19fad1794bceca52ca780c (diff) | |
download | ports-d52303ea80aa622b55c12627a49f1f1e99799338.tar.gz ports-d52303ea80aa622b55c12627a49f1f1e99799338.zip |
Notes
Diffstat (limited to 'editors/pluma')
-rw-r--r-- | editors/pluma/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 969120f524de..5260a43ecfcc 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -22,8 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes PORTSCOUT= limitw:1,even -USES= compiler:c11 desktop-file-utils gmake libtool localbase \ - pathfix pkgconfig python:3.3+ shebangfix tar:xz +USES= compiler:c11 desktop-file-utils gmake gnome libtool localbase \ + pathfix pkgconfig python:3.3+ shebangfix tar:xz xorg USE_XORG= ice sm x11 USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview3 \ gvfs intltool introspection libxml2 |