diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2006-10-18 18:52:47 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2006-10-18 18:52:47 +0000 |
commit | 321053564c300c402f1f83b4c65c1fd6ad01edfd (patch) | |
tree | 628814f23ba2ae75aa0aafe5d607f21cd7476759 /x11-wm | |
parent | 722b1e9e3c446008b1ff2629a521f360182a2be4 (diff) | |
download | ports-321053564c300c402f1f83b4c65c1fd6ad01edfd.tar.gz ports-321053564c300c402f1f83b4c65c1fd6ad01edfd.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 86587626a960..87bbf1cb5a83 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -48,8 +48,9 @@ MAN1= ASDatabase.1x ASDatabaseEntry.1x AfterStep.1x Align.1x \ FeelWindowBox.1x Functions.1x Gravity.1x Look.1x \ MyBackground.1x MyFrame.1x MyStyle.1x Pager.1x \ PagerDecorations.1x Placement.1x SupportedHints.1x \ - TbarLayout.1x Wharf.1x WharfSounds.1x WinCommand.1x \ - WinList.1x WinTabs.1x afterstep_faq.1x asimagexml.1x + TbarLayout.1x Wharf.1x WharfFolders.1x WharfSounds.1x \ + WinCommand.1x WinList.1x WinTabs.1x afterstep_faq.1x \ + asimagexml.1x CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |