diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /graphics/pear-Image_Graph/Makefile | |
parent | 117fca0bcb1296c59c55e670974c1d3263184c8d (diff) |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=334871
Diffstat (limited to 'graphics/pear-Image_Graph/Makefile')
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 86c92555f56f..c4c779e4aeac 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -20,7 +20,6 @@ DEFAULT_PHP_VER= 5 LATEST_LINK= pear-Image_Graph -NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: # don't modify images |