From d5aa246f92490118ea2a440f4f1b4f2e2f0124f6 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 21 Mar 2001 20:58:35 +0000 Subject: This port installs libraries linked against libXpm, so define USE_XPM. Submitted by: bento --- x11-toolkits/xforms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/xforms') diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index bd1c8960e20b..bf8585bf73d1 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= gena@NetVision.net.il USE_X_PREFIX= yes +USE_XPM= yes INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes -- cgit