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/diffmark | |
| parent | www: Add missing USES=gnome (diff) | |
textproc: Add missing USES={gnome,php}
Notes
Notes:
svn path=/head/; revision=517055
Diffstat (limited to 'textproc/diffmark')
| -rw-r--r-- | textproc/diffmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index c4d2f0a29f03..04cd7523ec07 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.mangrove.cz/diffmark/ \ MAINTAINER= ports@FreeBSD.org COMMENT= XML diff and merge package -USES= libtool pkgconfig +USES= gnome libtool pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |
