diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-03-21 20:58:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-03-21 20:58:35 +0000 |
commit | c3df0b84dff6f4a5769bab39d6cfa890bbd6a135 (patch) | |
tree | 0d1438e90cb89e0c6716feda1d22c6f0c0a27e98 | |
parent | 4857043eef5af6117e4c40073cfc0c06f564283c (diff) | |
download | ports-c3df0b84dff6f4a5769bab39d6cfa890bbd6a135.tar.gz ports-c3df0b84dff6f4a5769bab39d6cfa890bbd6a135.zip |
Notes
-rw-r--r-- | x11-toolkits/xforms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |