1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-03-01 18:09:39 +00:00
parent a13d91a3c8
commit c16709055d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346691

View File

@ -10,11 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Xml internationalization support for GNOME, and others
USE_GMAKE= yes
USES= perl5
USES= perl5 gmake
GNU_CONFIGURE= yes
CONFLICTS= intltool-[0-9]*
NO_STAGE= yes
.include <bsd.port.mk>