From 5cb55aa1390fd21056bdd9a76f368ec61f19ca02 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 21:26:46 +0000 Subject: Build and install the shared library again. PR: 15313 Submitted by: Ade Lovett --- graphics/gd1/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'graphics/gd1/Makefile') diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 89260397c911..aa2096077f2c 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -22,4 +22,7 @@ USE_XLIB= YES pre-install: ${MKDIR} ${PREFIX}/include/gd +post-install: + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib + .include -- cgit v1.2.3