diff options
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 292c391169b6..d052f58c1aff 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -30,7 +30,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= --without-waili -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= xmorph.1 INFO= xmorph |