+liquid-rescale

This commit is contained in:
espie 2008-09-01 11:17:54 +00:00
parent 824f3c6733
commit 4db6459ed1
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.218 2008/08/19 22:33:31 jasper Exp $
# $OpenBSD: Makefile,v 1.219 2008/09/01 11:17:54 espie Exp $
# $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $
#
@ -100,6 +100,7 @@
SUBDIR += libkexif
SUBDIR += libkexiv2
SUBDIR += libkipi
SUBDIR += liblqr
SUBDIR += libmng
SUBDIR += libmpeg2
SUBDIR += libungif

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.74 2008/08/29 11:07:59 sthen Exp $
# $OpenBSD: Makefile,v 1.75 2008/09/01 11:17:54 espie Exp $
SUBDIR+= stable
# SUBDIR+= snapshot
SUBDIR += stable
SUBDIR += liquid-rescale
# SUBDIR += snapshot
.include <bsd.port.subdir.mk>