summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/yawmppp/Makefile1
1 files changed, 1 insertions, 0 deletions
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"