From 9feee1f23b602930511673a341206cd8e6048811 Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 10 Jun 2001 15:49:47 +0000 Subject: Fix lib dependency to make bento happy. PR: 27953 Submitted by: Patrick Li --- comms/yawmppp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/yawmppp') diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index 4bb8cee1553d..67b33d4de571 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes USE_GTK= yes +USE_XPM= yes CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include" CONFIGURE_ARGS= --x-includes="${X11BASE}/include" \ --x-libraries="${X11BASE}/lib" -- cgit