diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/virt-viewer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index e268f7c3602d..81ad5551fdec 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -14,6 +14,8 @@ BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 \ LIB_DEPENDS= virt.1000:${PORTSDIR}/devel/libvirt \ gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc +FETCH_ARGS= -Fpr + GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share USE_GMAKE= yes |