From a2ab2322b1ae7141cdb2a8d718cfb45ea92aae58 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 1 Nov 1999 01:58:17 +0000 Subject: Remove a patch and a call to ldconfig(1) that is now handled with 'USE_LIBTOOL=yes'. PR: 13677 (9 of 10) Submitted by: Jeremy Lea --- graphics/gtkdps/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'graphics') diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index 8a2c304a4a78..b3c9bf116b71 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -22,7 +22,4 @@ CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk10-config" USE_LIBTOOL= yes USE_X_PREFIX= yes -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include -- cgit v1.2.3