File: net/ethereal/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = ethereal
GARNAME = ethereal
GARVERSION = 0.9.13
GARVERSION = 0.9.15
CATEGORIES = net
MASTER_SITES = http://www.ethereal.com/distribution/
DISTFILES = $(DISTNAME).tar.gz
CATEGORIES = net
MASTER_SITES = http://www.ethereal.com/distribution/
DISTFILES = $(DISTNAME).tar.gz
Line 23Line 23
from the capture.
endef

from the capture.
endef

LIBDEPS = devel/glibc X11/XFree86 lib/libpcap devel/glib lib/gtk+ lib/zlib
LIBDEPS = X11/XFree86 lib/libpcap devel/glib lib/gtk+ lib/zlib
CONFIGURE_ARGS = $(DIRPATHS) --without-ucdsnmp --with-glib-prefix=$(DESTDIR) --with-gtk-prefix=$(DESTDIR)
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
CONFIGURE_ARGS = $(DIRPATHS) --without-ucdsnmp --with-glib-prefix=$(DESTDIR) --with-gtk-prefix=$(DESTDIR)
CONFIGURE_SCRIPTS = $(WORKSRC)/configure