# New ports collection makefile for: gnosamba # Date created: 4 November 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gnosamba PORTVERSION= 0.3.3 CATEGORIES= net gnome MASTER_SITES= http://www.open-systems.com/gnosamba/ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" post-patch: @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/src/*.c .include