diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-26 23:26:59 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-26 23:26:59 +0000 |
commit | b6a01b1b0f943481cb31af683dcac6effe32afc2 (patch) | |
tree | 33b5408f929ad652d9eb340a883def22a5edb2a9 /x11-wm/icewm | |
parent | bb8199ef0e19e0703c0dc26b48fa93a1ec9292ad (diff) | |
download | ports-b6a01b1b0f943481cb31af683dcac6effe32afc2.tar.gz ports-b6a01b1b0f943481cb31af683dcac6effe32afc2.zip |
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/icewm/files/patch-sysdep.in | 11 | ||||
-rw-r--r-- | x11-wm/icewm/pkg-plist | 46 |
3 files changed, 34 insertions, 29 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 689bac62988f..fa4b9f1a94ee 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -41,12 +41,6 @@ USE_XPM= yes CONFIGURE_ARGS+= --without-imlib --with-xpm --without-gnome-menus .endif -.if defined(NOPORTDOCS) -PLIST_SUB+= NODOCS:="@comment " -.else -PLIST_SUB+= NODOCS:="" -.endif - post-install: ${INSTALL_DATA} ${FILESDIR}/bsd-daemon.xpm ${PREFIX}/share/icewm/taskbar .if !defined(NOPORTDOCS) diff --git a/x11-wm/icewm/files/patch-sysdep.in b/x11-wm/icewm/files/patch-sysdep.in new file mode 100644 index 000000000000..fec4db616b7f --- /dev/null +++ b/x11-wm/icewm/files/patch-sysdep.in @@ -0,0 +1,11 @@ +--- sysdep.in.orig Sat Mar 17 06:17:36 2001 ++++ sysdep.in Mon Mar 26 20:56:29 2001 +@@ -2,7 +2,7 @@ + LD = @CXX_LINK@ + + SYS_CFLAGS = \ +- @DEBUG@ @CXXFLAGS@ @DEFS@ \ ++ @DEBUG@ @CXXFLAGS@ @CPPFLAGS@ @DEFS@ \ + @CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ @GNOME_CFLAGS@ + SYS_INCDIRS = + SYS_LIBDIRS = diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist index b841c9bf0036..adde910bcf89 100644 --- a/x11-wm/icewm/pkg-plist +++ b/x11-wm/icewm/pkg-plist @@ -2,28 +2,28 @@ bin/icehelp bin/icewm bin/icewmbg bin/icewmhint -%%NODOCS:%%share/doc/icewm/CHANGES -%%NODOCS:%%share/doc/icewm/FAQ -%%NODOCS:%%share/doc/icewm/INSTALL -%%NODOCS:%%share/doc/icewm/README -%%NODOCS:%%share/doc/icewm/TODO -%%NODOCS:%%share/doc/icewm/icewm-1.html -%%NODOCS:%%share/doc/icewm/icewm-10.html -%%NODOCS:%%share/doc/icewm/icewm-11.html -%%NODOCS:%%share/doc/icewm/icewm-12.html -%%NODOCS:%%share/doc/icewm/icewm-13.html -%%NODOCS:%%share/doc/icewm/icewm-14.html -%%NODOCS:%%share/doc/icewm/icewm-15.html -%%NODOCS:%%share/doc/icewm/icewm-16.html -%%NODOCS:%%share/doc/icewm/icewm-2.html -%%NODOCS:%%share/doc/icewm/icewm-3.html -%%NODOCS:%%share/doc/icewm/icewm-4.html -%%NODOCS:%%share/doc/icewm/icewm-5.html -%%NODOCS:%%share/doc/icewm/icewm-6.html -%%NODOCS:%%share/doc/icewm/icewm-7.html -%%NODOCS:%%share/doc/icewm/icewm-8.html -%%NODOCS:%%share/doc/icewm/icewm-9.html -%%NODOCS:%%share/doc/icewm/icewm.html +%%PORTDOCS%%share/doc/icewm/CHANGES +%%PORTDOCS%%share/doc/icewm/FAQ +%%PORTDOCS%%share/doc/icewm/INSTALL +%%PORTDOCS%%share/doc/icewm/README +%%PORTDOCS%%share/doc/icewm/TODO +%%PORTDOCS%%share/doc/icewm/icewm-1.html +%%PORTDOCS%%share/doc/icewm/icewm-10.html +%%PORTDOCS%%share/doc/icewm/icewm-11.html +%%PORTDOCS%%share/doc/icewm/icewm-12.html +%%PORTDOCS%%share/doc/icewm/icewm-13.html +%%PORTDOCS%%share/doc/icewm/icewm-14.html +%%PORTDOCS%%share/doc/icewm/icewm-15.html +%%PORTDOCS%%share/doc/icewm/icewm-16.html +%%PORTDOCS%%share/doc/icewm/icewm-2.html +%%PORTDOCS%%share/doc/icewm/icewm-3.html +%%PORTDOCS%%share/doc/icewm/icewm-4.html +%%PORTDOCS%%share/doc/icewm/icewm-5.html +%%PORTDOCS%%share/doc/icewm/icewm-6.html +%%PORTDOCS%%share/doc/icewm/icewm-7.html +%%PORTDOCS%%share/doc/icewm/icewm-8.html +%%PORTDOCS%%share/doc/icewm/icewm-9.html +%%PORTDOCS%%share/doc/icewm/icewm.html share/icewm/icons/app_16x16.xpm share/icewm/icons/app_32x32.xpm share/icewm/icons/bomb_16x16.xpm @@ -289,4 +289,4 @@ share/locale/zh_TW.Big5/LC_MESSAGES/icewm.mo @dirrm share/icewm/ledclock @dirrm share/icewm/icons @dirrm share/icewm -%%NODOCS:%%@dirrm share/doc/icewm +%%PORTDOCS%%@dirrm share/doc/icewm |