diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
commit | c4927e043cf01f73da57920698b695c0c6cf3e64 (patch) | |
tree | 448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /ftp/pureadmin | |
parent | 3cf0c52fa6016687078f1be15489ab2af19dc330 (diff) | |
download | ports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip |
Notes
Diffstat (limited to 'ftp/pureadmin')
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index d54e30a54c75..1d5c23fefe40 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -13,7 +13,7 @@ COMMENT= Management utility for the PureFTPd LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= fam gettext gmake localbase pathfix pkgconfig +USES= fam gettext gmake gnome localbase pathfix pkgconfig USE_GNOME= intltool libglade2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes |