diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-09 18:41:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-09 18:41:16 +0000 |
commit | a8dfb6bee80d34f7003cfb5d90c891d2c9b6dd37 (patch) | |
tree | 58789dfc1b51a32d455eefe76c701b7c4ca79ff3 /devel/libbonobo-reference | |
parent | 439521b0bc1cdf6b8a9e4de9a5f23c7105bd82b9 (diff) |
Notes
Diffstat (limited to 'devel/libbonobo-reference')
-rw-r--r-- | devel/libbonobo-reference/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libbonobo-reference/Makefile b/devel/libbonobo-reference/Makefile index 872b3257eeab..c2d727af9698 100644 --- a/devel/libbonobo-reference/Makefile +++ b/devel/libbonobo-reference/Makefile @@ -6,5 +6,4 @@ PORTREVISION= 0 REFERENCE_SRC= ${WRKSRC}/doc BOOKS= activation-api api -NO_STAGE= yes .include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" |