diff options
author | glewis <glewis@FreeBSD.org> | 2006-10-19 02:52:47 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2006-10-19 02:52:47 +0800 |
commit | 911dd7be6c8ef895f270ee7893264da393a1d466 (patch) | |
tree | 932764372746316b6ba7fb5cdef91136b13992d8 /x11-wm/afterstep-stable | |
parent | 2e411dbace8f290e0bd437e598665bd9a80474c0 (diff) | |
download | freebsd-ports-gnome-911dd7be6c8ef895f270ee7893264da393a1d466.tar.gz freebsd-ports-gnome-911dd7be6c8ef895f270ee7893264da393a1d466.tar.zst freebsd-ports-gnome-911dd7be6c8ef895f270ee7893264da393a1d466.zip |
. Fix the packing list.
Pointed out by: pointyhat (kris)
Approved by: portmgr (kris)
Diffstat (limited to 'x11-wm/afterstep-stable')
-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 |