diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /security/seahorse | |
parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) | |
download | ports-428fac4e1c522537e461b850cc93550d4fcf37e7.tar.gz ports-428fac4e1c522537e461b850cc93550d4fcf37e7.zip |
Notes
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 2c21d64b287f..838b930cd988 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -24,7 +24,7 @@ PORTSCOUT= limitw:1,even USE_XORG= sm USE_LDCONFIG= yes USES= gettext gmake gnome libtool localbase pathfix \ - pkgconfig tar:xz + pkgconfig tar:xz xorg USE_GNOME= intlhack gnomeprefix gtk30 GNU_CONFIGURE= yes INSTALLS_ICONS= yes |