diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-09 03:42:52 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-09 03:42:52 +0800 |
commit | 43d34be219cb0ba9208a2ed402dd573debc7b807 (patch) | |
tree | 995c2f34a1ca10858e58e3e65fe2d19a13429ea1 /polish/gnugadu2/Makefile | |
parent | 9fe714a6410c45ae00f7b6954860e1efdc681579 (diff) | |
download | marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.gz marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.bz2 marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.lz marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.xz marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.tar.zst marcuscom-ports-43d34be219cb0ba9208a2ed402dd573debc7b807.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9736 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'polish/gnugadu2/Makefile')
-rw-r--r-- | polish/gnugadu2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 27f925e51..26e4754a5 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -167,9 +167,6 @@ PLIST_SUB+= KDE:="@comment " post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/gg2.desktop @${REINPLACE_CMD} -e 's| -ldl|| ; s|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' ${WRKSRC}/lib/Makefile.in -.if ${OSVERSION} < 500000 - @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' ${WRKSRC}/src/plugins/gadu_gadu/libgadu/lib/libgadu-config.h.in -.endif post-install: .if (${HAVE_GNOME:Mgnomehier}!="") |