aboutsummaryrefslogtreecommitdiff
path: root/devel/libuta/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-30 18:06:18 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-30 18:06:18 +0000
commit703a191e7c837577438f56c433f63b653f20ea9d (patch)
treed1dec2184225d06d45bbdb0a87e970246f429980 /devel/libuta/Makefile
parent4cbc5ba13106d8e9693030a1753b68060be35958 (diff)
downloadports-703a191e7c837577438f56c433f63b653f20ea9d.tar.gz
ports-703a191e7c837577438f56c433f63b653f20ea9d.zip
Notes
Diffstat (limited to 'devel/libuta/Makefile')
-rw-r--r--devel/libuta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile
index 9ed45b0904fc..be97404ea6c5 100644
--- a/devel/libuta/Makefile
+++ b/devel/libuta/Makefile
@@ -22,6 +22,7 @@ USE_LIBTOOL= yes
USE_SDL= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
@@ -40,7 +41,6 @@ WITH_SDL_MIXER= yes
LIB_DEPENDS+= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
.endif
-
pre-everything::
@${ECHO} ""
@${ECHO} "You may use the following build options:"