aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-04-04 14:31:22 +0800
committerdinoex <dinoex@FreeBSD.org>2004-04-04 14:31:22 +0800
commit30b716d7de0ab98e0651d79c82776e51ce7b784c (patch)
treec71610739fa8a54cc71b36711346cd08d461270b /palm
parent54554026af6a63d85cda9d561e098dd4f453b223 (diff)
downloadfreebsd-ports-gnome-30b716d7de0ab98e0651d79c82776e51ce7b784c.tar.gz
freebsd-ports-gnome-30b716d7de0ab98e0651d79c82776e51ce7b784c.tar.zst
freebsd-ports-gnome-30b716d7de0ab98e0651d79c82776e51ce7b784c.zip
- drop math lib
Diffstat (limited to 'palm')
-rw-r--r--palm/ppmtoTbmp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/palm/ppmtoTbmp/Makefile b/palm/ppmtoTbmp/Makefile
index c5aca96dfcd7..1aa7541d4f4d 100644
--- a/palm/ppmtoTbmp/Makefile
+++ b/palm/ppmtoTbmp/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
USE_REINPLACE= yes
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
-LDFLAGS+= -lm
post-patch:
@${REINPLACE_CMD} -e "s|^CFLAGS =.*|CFLAGS += -I${LOCALBASE}/include|g; \