Force the use of gnu libtool, build error with ports libtool.
This commit is contained in:
parent
f77ba450b5
commit
01b2b2bedf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2010/09/03 15:49:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2010/09/22 06:55:44 landry Exp $
|
||||
|
||||
COMMENT-main = bad elements for GStreamer
|
||||
COMMENT-neon = neon element for GStreamer (plugins-bad)
|
||||
@ -11,6 +11,9 @@ PKGNAME-main = gstreamer-plugins-bad-${V}
|
||||
PKGNAME-neon = gstreamer-neon-${V}
|
||||
PKGNAME-mjpeg = gstreamer-mjpeg-${V}
|
||||
|
||||
#XXX nm: cannot read a.out: No such file or directory
|
||||
USE_LIBTOOL = gnu
|
||||
|
||||
MULTI_PACKAGES = -main -neon -mjpeg
|
||||
|
||||
SHARED_LIBS += gstphotography-0.10 0.0 # .0.0
|
||||
|
Loading…
Reference in New Issue
Block a user