diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-07-04 01:18:04 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-07-04 01:18:04 +0800 |
commit | 86341869745be0caf4d83a7d33af7ae9c94162d8 (patch) | |
tree | 433ab25f06403fa269edd330e37220f6514ab897 /x11-wm | |
parent | 3a019c7dd7a2b72fb3c3b15dd9f2f630de71ae72 (diff) | |
download | freebsd-ports-gnome-86341869745be0caf4d83a7d33af7ae9c94162d8.tar.gz freebsd-ports-gnome-86341869745be0caf4d83a7d33af7ae9c94162d8.tar.zst freebsd-ports-gnome-86341869745be0caf4d83a7d33af7ae9c94162d8.zip |
- remove now obsolete comment to imake macro
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index 9b1001b2b0c7..0294efb80b14 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -15,7 +15,6 @@ MAKE_JOBS_UNSAFE= yes USES= imake USE_XORG= xbitmaps xpm xext x11 xmu -# must overwrite the default from bsd.port.mk ALL_TARGET= Makefiles all MAN1= FvwmAudio.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmClean.1 \ FvwmDebug.1 FvwmIconBox.1 FvwmIdent.1 FvwmPager.1 FvwmSave.1 \ |