fontconfig: Not a package anymore.

This commit is contained in:
Michael Tremer
2012-08-24 15:22:10 +02:00
parent 62f709b395
commit e9450f8628
2 changed files with 0 additions and 7 deletions

View File

@@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = fontconfig
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules
@@ -54,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
dist:
$(PAK)
###############################################################################
# Downloading, checking, md5sum
###############################################################################