diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-07 21:58:58 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-07 21:58:58 +0000 |
commit | 19182f76e5220a4b68e6cc2ea1e0cae190c6acc0 (patch) | |
tree | 7f291ca9c5a47a17a72d568608c00a9cbfe99acc /ftp/bareftp/Makefile | |
parent | 8b9340a0c55682c6d3ae24976e94749d96c67717 (diff) | |
download | FreeBSD-ports-19182f76e5220a4b68e6cc2ea1e0cae190c6acc0.zip FreeBSD-ports-19182f76e5220a4b68e6cc2ea1e0cae190c6acc0.tar.gz |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'ftp/bareftp/Makefile')
-rw-r--r-- | ftp/bareftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index c58c5e0..730a5bd 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -16,7 +16,7 @@ CONFIGURE_ARGS= --datarootdir="${PREFIX}/share" \ --includedir="${LOCALBASE}/include" INSTALLS_ICONS= yes -USES= gettext gmake libtool pkgconfig +USES= cpe gettext gmake libtool pkgconfig USE_GNOME= gtksharp20 gnomesharp20 USE_LDCONFIG= yes |