diff options
Diffstat (limited to 'x11/libdnd/files/patch-ab')
-rw-r--r-- | x11/libdnd/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libdnd/files/patch-ab b/x11/libdnd/files/patch-ab index 08ad036d4c93..550691b8906c 100644 --- a/x11/libdnd/files/patch-ab +++ b/x11/libdnd/files/patch-ab @@ -4,7 +4,7 @@ RANLIB = @RANLIB@ LIBS = @LIBS@ @X_LIBS@ @X_PRE_LIBS@ -lXmu -lXaw -lXt -lX11 @X_EXTRA_LIBS@ -+LIBS+= -Wl,-rpath,$(X11BASE)/lib ++LIBS+= -Wl,-rpath,$(LOCALBASE)/lib +SHLDFLAGS= -shared -x -soname $@ +DNDLIB= libDnd.so.1 +DNDPLUSLIB= libDnd++.so.1 |