diff options
Diffstat (limited to 'net/libmms/Makefile')
-rw-r--r-- | net/libmms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile index 4612e3f602d5..5e1a196c5ede 100644 --- a/net/libmms/Makefile +++ b/net/libmms/Makefile @@ -11,7 +11,8 @@ COMMENT= Library for parsing mms:// and mmsh:// type network streams LICENSE= LGPL21 -USES= gettext libtool pathfix pkgconfig +USES= cpe gettext libtool pathfix pkgconfig +CPE_VENDOR= libmms_project GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |