diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-30 10:00:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-30 10:00:25 +0800 |
commit | c80a737f479ec8c36197fa6e726aee059376684e (patch) | |
tree | 95f5800402965b7d8e528807e81474848b9a1ed4 | |
parent | 72f1250193d80f439bdd8cbbc83e0b17451a4a8b (diff) | |
download | marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar.gz marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar.bz2 marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar.lz marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar.xz marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.tar.zst marcuscom-ports-c80a737f479ec8c36197fa6e726aee059376684e.zip |
Revert previous commit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18928 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/cairo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 2cecf7971..513c8a5d5 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -11,7 +11,6 @@ MASTER_SITES= http://cairographics.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Vector graphics library with cross-device output support - .if !defined(REFERENCE_PORT) LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ |