diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /x11-fm/pcmanfm | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'x11-fm/pcmanfm')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 53932a68cb6c..0fc8228d667b 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -19,6 +19,7 @@ USE_GCC= 3.3+ USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_FAM= yes +WANT_FAM_SYSTEM=fam # Note: broken compilation with gamin INSTALLS_SHLIB= yes .if !defined(WITHOUT_NLS) |