diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:59:36 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:59:36 +0000 |
commit | 0491e04a0612a346aac760fe96ea0ad9494b7833 (patch) | |
tree | d36c0b0d9a3a01c573f40c2f71e521826e12909c /textproc/ssddiff | |
parent | 8eb919206378c92f91ad7441b80d9618099522ec (diff) | |
download | ports-0491e04a0612a346aac760fe96ea0ad9494b7833.tar.gz ports-0491e04a0612a346aac760fe96ea0ad9494b7833.zip |
Notes
Diffstat (limited to 'textproc/ssddiff')
-rw-r--r-- | textproc/ssddiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index eec315dfc2b4..1f4ffd66872b 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -18,7 +18,7 @@ COMMENT= Diff application for semistructured data such as XML files LICENSE= GPLv2+ GNU_CONFIGURE= yes -USES= autoreconf pkgconfig tar:bzip2 +USES= autoreconf gnome pkgconfig tar:bzip2 USE_GNOME= libxml2 PLIST_FILES= bin/xmldiff |